Checkbox Variables on a Catalog Item

Mary Ramirez
Giga Contributor

I am working on a catalog item that has a list of 62 checkboxes where multiple selections can be made (see attached for visual).  I'm having trouble getting these to line up properly on the form.  I can get these to display in one long list but my preference would be to have them look like this:

 

xxxxxx            xxxxxx          xxxxxx

xxxxxx            xxxxxx          xxxxxx

xxxxxx            xxxxxx          xxxxxx

xxxxxx            xxxxxx          xxxxxx

 

3 columns of 21, 21 and 20, respectively.  Do I need to create 3 separate containers or just 1 container with a split container in between?  Or am I not on the right track at all?

 

I appreciate the help!

1 ACCEPTED SOLUTION

@Ramirez65  Please accept the solution so it will be helpful for others.

 

thanks,

Bharath

If my inputs have helped with your question, please mark my answer as accepted solution, and give a thumb up.
Bharath Chintala

View solution in original post

5 REPLIES 5

BharathChintala
Mega Sage

You can create 3 columns on a catalog item by nesting containers inside each other

https://www.servicenow.com/community?id=community_blog&sys_id=6a8c2ae1dbd0dbc01dcaf3231f96197a

If my inputs have helped with your question, please mark my answer as accepted solution, and give a thumb up.
Bharath Chintala

Mary Ramirez
Giga Contributor

Can you please give me an example?

@Mary Ramirez 

 

try this 

Bharath62_0-1673517031728.png

it should show like this 

Bharath62_1-1673517068506.png

Thanks

Bharath

 

If my inputs have helped with your question, please mark my answer as accepted solution, and give a thumb up.
Bharath Chintala

Thank you - that worked!