We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to hide the Add Row label title on MRVS form

Not applicable

Add_Rows.PNG

 

I was able to inspect and find this element on a multi-row variable set

<h1 id="catalog_table_variable_dialog_title" class="modal-title h4"> Add Row <button class="btn btn-icon icon-help help"> <span class="sr-only">Help</span> </button> </h1>

 

I need to be able to change the label of my MRVS from Add Row to whatever the context of the Variable set is.

 

6 REPLIES 6

Not applicable

@Ankur Bawiskar 

@Community Alums 

Any other solution if it is possible?

Not applicable

Hi @Community Alums ,

 As @Ankur Bawiskar  Suggested, please go back to your client and pushback on this requirement. As it required DOM Manipulation.