Hello,
I have the requirement to create a new privilege to control the access on Financial dimensions tab on the ProjTable form.
So I have created the privilege for this tab. But it didn't work because there's 2 standard privileges : ProjtableMaintain, ProjTableView that already control the access of this tab.
So I tried to deactivate them by going to SysSecConfiguration , Privileges and set everything on Unset for the formcontrol on both privileges :
But my user can still view/maintain the tab if he has one of the 2 privileges.
When I go "View permissions" on the privileges, I can see that there's 2 lines for this formcontrol and one is still set as grant access for read and update. As result the access is not blocked.
Is there a way to fix this. Other than duplicate the standard privileges, removing the control for the tab, since it would be time consumming to replace them in all the roles they're used in ?
Thanks a lot for your help.