I want to edit the close code field on my change request form if user have only the ITIL role.

dhineshkumar
Tera Guru

Hi Experts 

I want to edit the close code field on my change request form if user have only the ITIL role and change request state is closed.

Thank you.

3 REPLIES 3

Harsh_Deep
Giga Sage
Giga Sage

Hello @dhineshkumar 

Do you want to make close code field editable or you want to do auto filled these fields using Business Rule ?

Sandeep Rajput
Tera Patron
Tera Patron

@dhineshkumar You can choose to create a field level write ACL on Change request table as follows.

 

Screenshot 2023-10-10 at 11.40.08 PM.png

This will only allow ITIL users to update close codes when the state is closed.

Hope this helps.

@Sandeep Rajput 
Thanks let me work on this.