How do i Remove Options label that gets created when a checkbox type variable is created

Community Alums
Not applicable

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

1 ACCEPTED SOLUTION

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.


View solution in original post

27 REPLIES 27

Community Alums
Not applicable

Hi pradeep can u provide me link to that demo site




and thank you for ur help:)


Community Alums
Not applicable

Thank you this is what i was looking for.



Regards,


kirti


Hi Pradeep, how do I find the sys_id of the label? I haven't a variable of that label in my catalog item...


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