
Announcements
Hello,
I'm working on a Model-Driven app in PowerApps, where I'm managing roles and permissions through custom tables. Here's a brief overview of my setup:
My challenge is managing the dynamic visibility of forms, views, and controls based on these roles and permissions. For instance:
I'm trying to avoid hardcoding views and forms for each role and permission combination, as I anticipate adding more roles and permissions in the future. Could you guide me on the best approach or PowerApps feature to handle this scenario dynamically?
Thank you!