- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2024 02:27 AM
- 747 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2024 12:35 AM
Hi @Ramesh_143
To set variables as read-only on a Request Item (RITM) record in ServiceNow, you can utilize client scripts or UI policies.
Please go through the below link:
Set Variables readonly on RITM - ServiceNow Community
Solved: How to set all variables read only on RITM - ServiceNow Community
Thanks, and Regards
Vishaal
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2024 12:47 AM
Hi @Ramesh_143
you can achieve by using UI policy,
please refer the link :
Refer: Solved: How to set all variables read only on RITM - ServiceNow Community
Mark my answer as accepted solution and helpful if helps you.
Thank you

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2024 02:28 AM
You can create UI Policy and select the checkbox to make It applicable for RITM only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2024 04:00 AM
Hi @Ramesh_143 ,
Refer the below link.
Mark my answer as accepted solution and helpful if helps you.
Thanks,
Nivedita Patil.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-17-2024 04:06 AM
Hi @Ramesh_143,
You need to apply UI Policy on the Requested Item table and configure any conditions and save the UI Policy. Then in UI Policy Actions, choose the fields to be made read only and change read only field to true.
If you found this reply useful, please mark it as solution/helpful.
Thanks and Regards,
Ehab Pilloor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2024 12:35 AM
Hi @Ramesh_143
To set variables as read-only on a Request Item (RITM) record in ServiceNow, you can utilize client scripts or UI policies.
Please go through the below link:
Set Variables readonly on RITM - ServiceNow Community
Solved: How to set all variables read only on RITM - ServiceNow Community
Thanks, and Regards
Vishaal
Please mark this response as correct or helpful if it assisted you with your question.