How to remove "options" label coming from OOB after adding some checkboxes on the catalog item.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 09:52 AM
I have created morethan 10 checkboxes, at starting i am getting 'Options' label,
I have tried many ways like,
using container start and container end
by creating label field and hide on form
but i am not getting the results to hide the 'Options' label.
Someone can please help me on this.
Thanks IN advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 10:46 AM
Yes it is OOB when you have more than 1 checkbox variable it will get appear. You can create the ui policy and hide the label variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 11:00 AM
when i am trying to hide the label whole checkboxes are gone
please provide me another way
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 10:49 AM
Hi @hari turpati ,
1. create a label and give order to put it just above the 1st checkbox
or
2. create a container start or container end type variables and them in between those check boxes
since you have 10 checkboxes you need 9 container start or container end type variable
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
07-02-2025 11:02 AM
I have tried these ways but i am unable to hide the Options label
please provide me another way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 11:09 AM
I have tried it and it worked for me did you try the 2nd option I have shared?
The container variables should be inbetween the checkboxes
Like I have shared and highlighted in the screenshot
Order would be checkbox followed by container then checkbox followed by container and so on
Regards
Chaitanya