How to disable "Remove" button (Cross mark button) on the Multi row variable set in Service portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2019 06:26 AM
We need to hide or disable the "Remove" button (Cross mark button) on the Multi row variable set in Service portal.
We are auto populating some rows in the MRVS, user can edit those rows but shouldn't delete that row.
Please let me know if anyone has already done this.
- Labels:
-
Multiple Versions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2019 11:46 AM
Hi Sridevi,
By default it is not possible to do it. You have to pla around with DOM manipulations to hide the icons.
Check out these variables, this might help you to debug.
Mark the comment as a correct answer and helpful if it helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2020 12:25 PM
Hi,
I have written an article on how you can disable the buttons in the MRVS. Kindly refer to this.
Mark the comment as helpful if it helps.