- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 09:34 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 10:16 AM
Hi @Bindhu1 ,
try using container start or container end (any one of them) in between the checkboxes
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2025 10:17 AM
Hi Ankur, thanks for sharing this but this solution will not work for me.