Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

ACL

sparkles
Tera Contributor

Hi,

 

I need to create one ACL to grant write operation for "xyz_user" role on 5 fields vs creating ACL for each field. 

any idea?

 

Thanks

1 REPLY 1

DrewW
Mega Sage

The easiest way to deal with this is to just add 5 ACL's.  Is there some reason you feel like you cannot just do that?

 

Also off the top of my head I do not think there are any objects that would allow you to know which field that the system was evaluating the ACL for so I do not think you would be able to do this with an ACL.

 

You may be able to do it with a data policy or a client script.

 

Ultimately the fastest and easiest way would be to use 5 ACL's.