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

Hi Pradeep,

Where should I use this script?

$('label_IO:7817abedad4c3100dd49a5edb9ba2a38').hide();

 

Thanks,

Rohit.

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?

Its giving me "Javascript error" in the POrtal.

This is the catalog onload script I had written to hide two labels.

find_real_file.png

Then you can create a checkbox with question as blank and then create the choices you need with ascending order


Community Alums
Not applicable

Hi Lakshmi,



I thought of that option but that is giving a messy look to the item.



Thanks and Regards,


kirti