Hey everyone,
I’m looking for a guide on designing in Adalo as it relates to visibility and components moving around or staying fixed when other components on the screen are visible or not.
In my app, I have 3 buttons placed directly on top of each other to cover 3 different scenarios. The buttons act as a daily habit tracker and are as follows:
- if no record for the day for that habit has been created (mark complete)
- if a record for the day for that habit has been created and marked as done (done )
- if a record for the day for that habit has been created and marked as not done (mark complete)
Here are 2 screenshots of the editor and the preview. The funny thing is that I had it worked and only changed some logic settings and it broke the display…
any help would be greatly appreciated