- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 04:24 AM
This Multi Row Variable Set is working fine in RITM level but its editable in task level
But in Task level
What would be the reason ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 04:29 AM - edited 06-26-2025 04:39 AM
Hi @kirankr2061,
You will need to check if any script or UI Policy is causing the issue.
If you want to make it read only, use UI policy or write an onLoad Catalog Client Script while setting Applies to catalog task checkbox to true and set the MRVS readonly.
Regards,
Ehab Pilloor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 04:39 AM
Hello @kirankr2061, you can verify whether any UI policy/Client Script is applied on Requested Item, but not on Catalog Tasks
Regards,
Nishant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 04:43 AM
may be you have created a catalog UI policy to make MRVS readonly only on RITM and not on Catalog task level
Ensure this checkbox is checked for your catalog UI policy
If you don't find any, then create a new with that checkbox as true and make MRVS readonly via Catalog UI Policy Action
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 07:26 AM
Hello @kirankr2061 ,
Looking at your issue, the first thing that comes to mind is to check the UI policy, specifically the "When to Apply" section. Make sure you've selected the checkbox for Catalog Task—you’ve probably selected it for the RITM, which is why it’s working fine there.
If that’s not the case, then you might want to check if there are any other conditions causing the issue. But I’d suggest starting with the UI policy config and let us know what you find!
Please Mark ✅Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.
Regards,
Aniket
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 04:29 AM - edited 06-26-2025 04:39 AM
Hi @kirankr2061,
You will need to check if any script or UI Policy is causing the issue.
If you want to make it read only, use UI policy or write an onLoad Catalog Client Script while setting Applies to catalog task checkbox to true and set the MRVS readonly.
Regards,
Ehab Pilloor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 04:39 AM
Hello @kirankr2061, you can verify whether any UI policy/Client Script is applied on Requested Item, but not on Catalog Tasks
Regards,
Nishant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 04:43 AM
may be you have created a catalog UI policy to make MRVS readonly only on RITM and not on Catalog task level
Ensure this checkbox is checked for your catalog UI policy
If you don't find any, then create a new with that checkbox as true and make MRVS readonly via Catalog UI Policy Action
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2025 08:07 PM
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader