How to hide/remove Options label of Checkbox variable?

The Matrix
Tera Contributor

Hi All,

How do I remove/hide the Options lable from Checkbox type variable from catalog item. 

TheMatrix_0-1762404913053.png

 

1 ACCEPTED SOLUTION

@The Matrix 

then did you try the other approach shared in that link which says to use container start and end?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

10 REPLIES 10

Ankur Bawiskar
Tera Patron
Tera Patron

@The Matrix 

Refer this KB from ServiceNow for the steps on how to achieve this

Edit the "option" label above checkbox variables

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar I have seen this KB. I don't want to replace Options label. I want to completely hide/remove the Options label from checkbox variable. 

Thanks

@The Matrix 

add a label variable just before the Checkbox with empty string in Question and then it will be gone
another approach is to use container start and end

check this link for more clarity

How to remove the 'Options' label after adding Checkbox selections 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar After creating label variable with empty questions getting this error on portal. Not sure whether we can create label variable with empty label or not?

TheMatrix_0-1762408200872.png