Restrict new project button in Project workspace

PetarK
Tera Expert

Is there a way to restrict this button visibility in project workspace so that only admin can see it ?

PetarK_0-1733165789328.png

 

8 REPLIES 8

DrewW
Mega Sage
Mega Sage

Do you want just an admin to create a project no mater where?  If so just update the table ACL's.

 

Otherwise you are going to need to see if you can open the workspace in UI Builder to see how the button is setup to know how to get rid of it.  But I really do suspect its based on table ACL's.

 

Under All projects there is a button "new" which can be hidden inside of the advanced view of sys_declarative_action_assignment list. Now somehow this must be possible to be hidden as well.
Yes, I need currently only admins to be able to create a project.

I would just change the ACL's then so only an Admin has create permission.

 

Looking at the workspace we have installed it looks like there is a script that hides the button only if you do not have the project_manager or admin role.  So you may need to also open the workspace in UI builder and update the button "Component visibility".

 

I deactivated the other button, create new module and new button in projects -> all. Which ACL should be deactivated for this button?