Disable edit button on Multi Row Variable Set

twooton
Giga Contributor

I would like to disable the edit button(s) on a Multi Row Variable Set. I have not been able to find any way to do this. I find answers for hiding the Add and Remove buttons on the widget, but not the edit or delete buttons on the individual rows. The same logic does not work for these buttons which are generated dynamically. Suggestions?

4 REPLIES 4

Mark Roethof
Tera Patron
Tera Patron

Hi there,

When should these be disabled?

Maybe this helps already:
Read only Multi-Row Variable Set

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP

---

LinkedIn
Community article list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

The edit button should always be disabled. I need users entering data on the form to be able to enter rows, and delete rows, but not to edit the rows, so unfortunately this is not what I need.

Oke clear. And is this on Service Portal or Platform UI? If Service Portal I see possibilities with overriding CSS (hiding the edit button).

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark
2020 ServiceNow Community MVP
2020 ServiceNow Developer MVP

---

LinkedIn
Community article list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

asifnoor
Kilo Patron

Hi,

I have written an article on how you can disable the buttons in the MRVS. Kindly refer to this.

https://community.servicenow.com/community?id=community_article&sys_id=376e4dfadb7698d0fa192183ca961...

Mark the comment as helpful if it helps.