Any idea how can I get close to the ones I’m trying to achieve in this consent form?
I’ve tried a lot of stuff with Enum and EnumList already but I can’t find a satisfactory UX that will at least get near to a small checkbox that can be ticked beside the “Agree” statement
Solved! Go to Solution.
OK, SO I FOUND A SOLUTION TO THIS!
By using UX>Format Rules, we can assign an icon to the ENUM column:
Then, I just created a Virtual column for the same ENUM column but this time for the checked box.
ENUM_column is always shown when blank. (Consent not yet checked)
Then VC_ENUM is always hidden when ENUM_column is blank.
When the user clicks ENUM_column, ENUM_column gets hidden (thru the Show If formula), then the VC_ENUM will then be the one shown.
In this way, it doesn’t matter which device is being used. Since the icon came native from Appsheet.
But man, hopefully, there is a more straightforward way of having a nice checkbox in Form view in the future.
User | Count |
---|---|
16 | |
11 | |
9 | |
8 | |
4 |