Skip to content
aeropage-round-dark
Aeropage Documentation
Actions Reference

icon picker
Set Active Record

Change the active record in a query, updating any variables referencing it.
The active record for any query is initially the first record, but using this action you can pass the id of any other record and have it become active. A great place to use this action is when you want to create interactive views - such as a list of records in one frame that when clicked, shows extended data about the record in another frame
Loading…

Setup


Cards / Repeater

Create a block with a card (or any repeating) component where you want the listing.

Untitled.png

Details

Anywhere on the page - add a frame and use the active record variables to display the values you want to show. This will display the details for the active record.
Untitled 1.png

Action → Set Active

Now just apply the Set Active Record action on the cards.
Untitled 2.png

Now, when a card is clicked - the variables for the active record will show its data.
chrome_sKoatPv0Eh.gif

blunt-bulb
You can also add an on hover condition to the cards for a visual effect.

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.