Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

"Options" displaying before Checkboxes

MKelly83
Giga Expert

Hi all

I have a variable set with a label and 7 checkboxes but before the checkboxes there is an additional label "Options". Not sure why / how the "Options" label is displaying?

Is there a way to hide the "Options" label?

Variable Set

find_real_file.png

find_real_file.png

1 ACCEPTED SOLUTION
5 REPLIES 5

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Brad Tilton
ServiceNow Employee
ServiceNow Employee

ServiceNow always adds the options label if you don't include a label variable before the checkboxes. It's always a good idea to add your own. In your case it could just be something like:



Days:


ANTONIO QUINTER
Kilo Contributor

Move the label inside the container

find_real_file.png

find_real_file.png

TK Wickz
Kilo Contributor

Hi MKelly83,

Add a container split between 2 checkboxes. It solved my problem.

find_real_file.png