How to remove "options" label coming from OOB after adding some checkboxes on the catalog item.

MohdJ
Tera Contributor

Requirement-> Is to create a label "Which fields need to be changed?" and below it adds some list of check boxes for selection on the record producer form.

 

Current behavior-> After adding few check boxes, it breaks, and "options" label comes up between some check boxes (Screenshot is attached below).

 

Options label.png

 

Resolutions I tried (after searching on community) -

 

1. Created one more label type variable "testing" and put it in between the orders of check boxes where options label is appearing. So, yes it replaces the options label but when I tried to hide this label field which I have created it also hides all the check boxes variables present below it. for hiding the label, I used - UI policy and Its script & UI policy action Client script- but nothing is working as expected.

 

2. I also tried by creating "break" type variable and putting it between the variables where options label is appearing but it's neither replacing the options label nor it is getting hide.

 

3. I also tried creating an on-load client script and used DOM manipulation to remove the options label - but no success.

0 REPLIES 0