Hide "Options" label on multiple column of checkboxes

Tamara11
Mega Sage

Hello geniuses.

In a catalog item, I need for 10 checkboxes to display in 2 or more columns without the word "Options" being displayed over either column.

  • Placing the checkboxes in a container with a label between the container start and first checkbox resulted in the label displaying over column 1 and "options" displayed over column 2.
    Adding a second label after the break/split at least changes it from "Options" to whatever I put in the label question, but it won't let me leave it blank.
  • Attempting to use an onload client script (isolate script unchecked) with $('label_IO:<sys_id>').hide(); results in a javascript error:
    (g_env) [SCRIPT:EXEC] Error while running Client Script "Hide Checkbox Labels": TypeError: $ is not a function
  • Moving the checkboxes into their own variable set did not alter the results.

 

How can I hide the header from over the 2nd column?

How can I increase the number of columns?

 

Thanks for any help!

0 REPLIES 0