ACl to make field editable

avinashdubey103
Tera Guru

i want to make 2 fields as editable  when the incident state is in closed state , all the fields are in read only state

so the requirement is  if a particular assignment group logged in user is part of that group , then the user should access to edit both the fields 

In order for the implementation firstly i given them a table level access 

by creating table.none ACL

 

next i have created field level ACL and blocking the user for all the fields
created one more ACL  for that specific field which i want to make editable but the result is 

only table level ACL is applying and field level acl are not applying.

SS below 
table level ACL:

avinashdubey103_0-1701153929349.png

avinashdubey103_1-1701153958500.png

 

Field level ACL:

avinashdubey103_2-1701153967457.png

 

avinashdubey103_3-1701153975545.png

 

SPECIFIC ACL:

avinashdubey103_4-1701153994239.png

 

avinashdubey103_5-1701154001636.png

 

@Ankur Bawiskar  can you please check this.

 

 

 

 

3 REPLIES 3

Harish Bainsla
Kilo Patron
Kilo Patron

hi 

try to put condition state is closed

HarishBainsla_0-1701154855058.png

 

the state is set to closed , still facing same issue 

Musab Rasheed
Tera Sage
Tera Sage

Hello,

I think only one ACL is required. If user has access to table then do not touch any other ACLs, just create one write ACL for that field when state is closed and put condition into it. I think that should work. if worked then do the same for other field as well.

Please hit like and mark my response as correct if that helps
Regards,
Musab