- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2022 12:34 AM
Hello Community,
I am using multirow variable set in catalog item it is editable in catalog ,I want to make the multirow variable set ready only in RITM after submitting catalog request.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2022 04:32 AM
Hi,
Easy way to do this is using UI policy
Please refer below article written by
Or
If you want to make all the variable on RITM as readonly then use below code in script
g_form.setVariablesReadOnly(true)
Please let me know if you need any other help
Thanks,
Valmik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2022 04:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2022 04:32 AM
Hi,
Easy way to do this is using UI policy
Please refer below article written by
Or
If you want to make all the variable on RITM as readonly then use below code in script
g_form.setVariablesReadOnly(true)
Please let me know if you need any other help
Thanks,
Valmik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2022 05:08 AM
Thank you this worked
https://community.servicenow.com/community?id=community_article&sys_id=a3a7a578dbbc0410190dfb2439961941
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2022 11:04 PM
Hi Sowmya
which solution worked for you?
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2022 04:52 AM
Hi,
You can simply use UI policy for this without any script
UI Policy
Applies on Requested Item - True
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader