Need to remove edit or delete option in MRVS in SCTASK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2025 01:01 AM
We need to delete the remove all option in Multi Row Variable set in SCTASK level and in RITM level once a row is created.
When ever we add a row in MRVS and save it we want to delete the remove all or x mark option to that particular row in the MRVS.
We should only have edit option to edit the variable in the MRVS and full filler cannot be able to delete the row.
How can we achieve it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2025 01:12 AM
to hide the cross icon you will have to use DOM manipulation using onLoad client script on sc_task form
Check this link where I shared recently solution, it's for RITM but you can enhance it for sc_task
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-25-2025 08:16 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