Possible to regulate multiple fields w/ one ACL?

C_dric Chen
Tera Contributor

I know this might be a n00b question (well, I am a n00b), but is it possible to create one ACL that regulates multiple fields at the same time? For example: I need to make multiple fields read-only for ordinary users, and only open to modifications by admins. Do I have to create an ACL for each one of these fields? Or can I regulate all these fields with just one ACL?

Thank you in advance!

3 REPLIES 3

Tony Chatfield1
Kilo Patron

Hi, you can apply the ACL to all the fields in a table using wildcard IE
tablename.*

But if you require specific fields within the table then you will need individual records for each field.

Logan Poynter
Mega Sage
Mega Sage

Hello,

If you are making fields read-only why not use a UI Policy that checks if the user has the admin role (or whatever role specifically you want to allow editing)?

find_real_file.png

find_real_file.png


Please mark my answer as correct/helpful if it has helped you.

Thanks,
Logan

Hello,

Just checking if you still require some help with this. If not, would you mind marking my answer as correct/helpful so that it will be marked as solved for others who may share this question in the future? 


Please mark my answer as correct/helpful if it has helped you.

Thanks,
Logan