- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2014 04:35 AM
Hi All,
How do i Remove Options label that gets created when a checkbox type variable is created.Please let me me know if there is any alternative
Regards,
Kirti
Solved! Go to Solution.
- Labels:
-
Service Mapping
- 17,110 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2014 11:33 PM
You can also take a look on the below demo where I have implemented the same.
$('label_IO:7817abedad4c3100dd49a5edb9ba2a38').hide();
Username:admin
Password:admin
Steps to test:
Go to catalog item->Access
NOTE: To hide a label first you have to create a label and then write a client script to hide it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2018 07:37 AM
Hi Pradeep,
Where should I use this script?
$('label_IO:7817abedad4c3100dd49a5edb9ba2a38').hide();
Thanks,
Rohit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2019 09:30 AM
Hey Pradeep, I'm in Madrid and I can't seem to get that label to be hidden. Can this still be hidden in the newest version of SN?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2021 06:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2014 11:33 PM
Then you can create a checkbox with question as blank and then create the choices you need with ascending order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2014 11:37 PM
Hi Lakshmi,
I thought of that option but that is giving a messy look to the item.
Thanks and Regards,
kirti