ACLs - List Edit vs. Write

Sue Frost
Giga Guru

I have a custom application and table where the request is to prevent editing on the form while the status is 'on hold' BUT to allow specified users to make changes via list edit - providing they have the correct role.

I'm very new to ACLs and I've gotten most of this done. I adapted the existing ACLs on the table to allow write access only when the status is not closed (that was existing) or on hold (my change). On the form this works perfectly.

HOWEVER, I'm not able to get the list edit roles working. I've been able to determine that the write ACL is trumping the list edit ACL.

What I'm hoping for is suggestions for workarounds.

TIA!

1 ACCEPTED SOLUTION

Yes if you allow edit in both form/list you won't need to have a UI policy on the form.     Definitely more straightforward!


View solution in original post

10 REPLIES 10

ryadavalli
Tera Expert

Yes Anurag. Thanks for the help. Got it Fixed.