How to disable the list view editing in the approval table of any change record

sasipriya
Tera Contributor

Hi Team,

   

   Can anyone help me on below Enhancement.

My requirement is to disable list editing in the approval table of any change record.

 

Thanks,

Sasipriya.

 

 

2 REPLIES 2

Hari Prasath
Tera Guru

Hi @sasipriya ,

 

You can achieve this by writing a list edit ACL on the Approval[sysapproval_approver] table.

 

Please mark the answer as helpful, if it helped you accordingly,

 

Thanks,

Hari

Ratnakar7
Mega Sage
Mega Sage

Hi @sasipriya ,

 

You can Create a "list_edit" ACL on the desired table for the desired column.

Please refer below docs:

https://docs.servicenow.com/bundle/utah-platform-security/page/administer/contextual-security/concep...

 

If my response was helpful in resolving the issue, please consider accepting it as a solution by clicking on the Accept solution button and giving it a thumbs up 👍. This will benefit others who may have a similar question in the future.

 

Thank you!

Ratnakar