Avoid 'Options' label after adding Checkbox type variables

Bindhu1
Tera Contributor

 

I am trying to figure out how to remove the 'Options' label when adding checkboxes to a Catalog Item.
I have multiple checkboxes with a label before the first checkbox, and I have a select box variable between a few checkboxes that becomes visible when the corresponding checkbox is checked. This breaks the continuity of the available checkboxes. Kindly help me with this.

Bindhu1_0-1747154062390.png

 

 

1 ACCEPTED SOLUTION

Hi @Bindhu1 ,

 

try using container start or container end (any one of them) in between the checkboxes

 

 

ChaitanyaILCR_0-1747156590568.png

ChaitanyaILCR_1-1747156596777.png

 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya

View solution in original post

5 REPLIES 5

Hi Ankur, thanks for sharing this but this solution will not work for me.