How to hide the Add Row label title on MRVS form

Community Alums
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

Community Alums
Not applicable

@Ankur Bawiskar 

@Community Alums 

Any other solution if it is possible?

Community Alums
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.