Hi folk’s!
I need to show a vehycle checklist where the bolean field is a switch button, and when i show the list in fields the item where suitch button is off, i can’t show to the user.
Hi folk’s!
I need to show a vehycle checklist where the bolean field is a switch button, and when i show the list in fields the item where suitch button is off, i can’t show to the user.
You could create an if-then-else column, something like:
And then use that column in your fields component.
Hi!
So i can’t display “not checked” on “Fields”
No, but can do as @Darren_Murphy said above
Or, trying to simulate as a ‘‘unchecked’’ and ‘‘checked’’ you can create an if-then-else column, something like::