How to hide the Add Row label title on MRVS form

Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2023 09:24 PM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2023 09:54 PM

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2023 09:56 PM
Hi @Community Alums ,
As @Ankur Bawiskar Suggested, please go back to your client and pushback on this requirement. As it required DOM Manipulation.