Forum Discussion

MatthewCalo's avatar
MatthewCalo
Qrew Member
5 years ago

Role for Builders with NO Sharing

Hello,

I'm trying to create a role for users ("Builders") that will be similar to the "Administrator" role, but without the ability to share an app with new users.  

I tried cloning the Administrator role and un-checking "Manage users and share the app" and leaving "Edit app structure and permissions" checked. The result was the user could modify existing tables, but when creating a new table a full administrator had to grant the user/role access to the table before they do anything further with it.  Curious that you can create a table and not have access to it.  No good.

I'm attempting to use javascript to remove the share button from the DOM. Services workers are out since they cannot modify DOM.  I can't figure out how to use the IOL approach since it relies on a calculated field, which is not an option for the Manage Users page.

I tried to modify the IOL approach to get it to work via branding, but I have not been successful.

How can I remove the share button and preserve all other admin functions for my Builders? Are there any tips and tricks I haven't yet discovered?


Thank you,

2 Replies