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 worked best for me to place one icon right above the other.