Right now if I have one ‘booking’ app for both end users and employees, I have to make conditional links to get around based on the current user’s “is end client?” boolean in the Users DB. Making dozens of components visible/invisible based on that is very messy, especially with Adalo’s sloppy handling of that where you need invisible placeholders for some reason.
A simple way to delineate user provisioning, so someone who uses the app from the customer end sees a different version of it than the people on the business end.
would love this!