Hey @luis5 ,
This can be achievable by implementing following steps;
- Create list feature flags as an option set and you can add on it whenever required.
- Add field “feature flags” inside user data type and add/remove feature flags as per requirements
- You can add conditions to groups or modules like “Current user’s list of feature flags contains Specific flag” then show/hide the modules, buttons, etc
Hope this works for you
Thanks
2 Likes