Hey @luis5 ,

This can be achievable by implementing following steps;

  1. Create list feature flags as an option set and you can add on it whenever required.
  2. Add field “feature flags” inside user data type and add/remove feature flags as per requirements
  3. 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