Are you guys planning on creating a database structure that defines parameters across the app?
Example:
When I make an app:
- I need to upload the “business logo” to multiple screens manually each time. It0d be great if adalo would fetch: current app → logo.
- When I edit one lower navigation bar link to go to another screen, I need to go to all screens where there’s a lower navigation bar and edit the links manually (and sometimes I forget to do that for one screen)
→ so this would be a collection structure that is not linked to the logged in user or to a list, but that defines parameters at an app level.