Here is my scenario:
I have a dashboard page that shows a list of registration entries in a dataset. User needs to be able to click on one (using a repeater for this) and select the Edit/View Details button on each row line. The subsequent page needs to take the record ID selected in the dashboard page and load the detailed record for the entry, along with other info now shown on the dashboard landing page.
What would be the best way to do this in Corvid?