How to provide particular fields write access to the user from assigned to field.

Obito
Tera Expert

How to provide particular fields write access to the user from assigned to field.

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@Obito 

you can use field level WRITE ACL on that field for your table

In the ACL condition check Assigned to [IS Dynamic ME]

Ensure no other field level WRITE ACL allows the access or else any 1 is passed then it will allow the write

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Anand Kumar P
Giga Patron
Giga Patron

Hi @Obito ,

 

Create a Write operation ACL on "Particular fields " field and in Condition Builder Select Condition as "Assigned to is(dynamic) me".

Before creating Write ACl make sure read access  , Read and Write to Table Write to * (all fields on form) 

 

AnandKumarP_0-1734344057083.png

 

If my response helped, please mark it as the accepted solution and give a thumbs up👍.
Thanks,
Anand