Victor
August 26, 2020, 11:28am
13
Just to keep it here - my thoughts went another way and I’ve created the “toggle imitation” and made a small tutorial.
Leaving it here as well - could be useful for someone
Hi everyone,
I’ve created a small tutorial how to imitate the “toggle” in Adalo. It is done via 2 icon buttons and an input form, and some visibility settings.
Toggle should be always attached to Boolean (Yes/No) property of a certain record in the collection, and changes this property immediately. Sometimes one need to create a checkbox, but want to avoid changing property field instantly or even don’t want to have such property. This video shows the workaround.
P.S. In terms of layout, it w…