Hi,
Ive recently started a canvas app with checkboxes and im stuck on an issue,
In my checkbox app the user selects a bunch of checkboxes (around 100) and they leave some blank across three pages (the checklist is huge) I am able to input the data fine however how do i make the user select a row from a gallery and view the data, my input is a patch to a text field using the following if statment If(checkbox = true, "OK","N/A")
Do i have to create a "Mode" variable where the checkbox will be blank if new and on gallery select variable is Edit and the checkboxes are set to this mode?
Im almost there but id like some help,
Thanks

Report
All responses (
Answers (