The Zurich release has arrived! Interested in new features and functionalities? Click here for more

ACL on system table not allowing visibility on create

tahnalos
Kilo Sage

Due to business requirements, we are trying to extend security access on a system table.  To do this, we are creating a separate role that will be used for a limited number of people.  We require this role to have access to create, write, and read permissions, and have set up our ACLs specifically with this role.  While Read and Write are working, the Create permission is not, when we attempt to press the New button on the list screen for this table, we get a blank page as if no fields are visible (I see the Submit button, but that's it).

Is there something regarding the ACLs that I'm missing?  I have done the [form] and [form].* permissions for both create and write so would like to know if I'm missing something.

7 REPLIES 7

Okay i got it.. you would have created field level ACL on the table. remove the field level ACLs. This will not allow you to see the fields on the form.

 

Please be kind enough to mark this as a solution and helpful if this works for you

Already tried.  Did not work.

Amit Gujarathi
Giga Sage
Giga Sage

Hi @tahnalos ,
I trust you are doing fine

It seems that you have set up your ACLs correctly for the read and write permissions, but are facing issues with the create permission on a system table.

To help you with this issue, I would suggest checking if the create ACLs have been set up correctly for the specific table. You can also try checking if there are any other ACLs or scripts that might be conflicting with the create permission.

If the issue still persists, you can try debugging the issue by checking the browser console logs to see if there are any error messages. Additionally, you can also try reproducing the issue in a different browser or clearing your browser cache to rule out any browser-related issues.


Was this answer helpful?


Please consider marking it correct or helpful.


Your feedback helps us improve!


Thank you!


Regards,


Amit Gujrathi