You are here:
Set a Select Mode in Edit Block
Select modes enable users to change an Edit Block entry's boolean value in the data JSON by clicking on Edit Block entries.
Select Mode is only available for Cards, LongCards, and Table.
-
Add a Checkbox element into the Edit Block and name the element.
For example, Element Name = PaidInFull.
- Hide the element from the Edit Block by clicking Edit as JSON, and setting Hide equal to true.
- In the Edit Block, set Select Mode equal to Single or Multi.
- Enter the Checkbox element name in the Checkbox Element Name field.
- Preview the Omniscript, create Edit Block entries, and select the entries.
- Click { Data } to open the data panel and view the boolean values for the Edit Block entry.

