The row selector
For a layer bound to a list dataset, the control panel shows a row selector. It decides which of the dataset's rows is on air.
Picking a row
- Click a row in the selector list, or use ← / → on the keyboard.
- The preview updates immediately.
- Take the layer when you are ready — the new row becomes live.
Taking while live
If the layer is already on air and you pick a different row:
- Some templates support live swap: the values change in place without a full out/in cycle.
- Others re-run the in-animation with the new row.
The template author decides this via the animation phase settings.
Row order
The selector cycles through rows in the dataset's own sort order (after filters and limit). Reorder rows by changing the dataset's sort, not by editing the selector.
Jump to a specific row
Type-to-search is available on row labels (if the dataset has a name field configured as the row label). Start typing; matches filter as you go.