- 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,107 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
10-28-2014 11:35 PM
Hi pradeep can u provide me link to that demo site
and thank you for ur help:)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2014 11:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2014 12:28 AM
Thank you this is what i was looking for.
Regards,
kirti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2017 08:46 AM
Hi Pradeep, how do I find the sys_id of the label? I haven't a variable of that label in my catalog item...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2018 08:17 AM
Hi Pradeep,
But the client script does not work in the new Service portal and the label still displays. In the backend it does work.
Any workaround for the new Service Portla as well?
Thanks
Manish