Can a Multi-Select check box display horizontal vs Vertical

svorhies
Kilo Explorer

Hello all,

I am new to developing in SN (Istanbul).   I have created my first Update Set and using Item Designer have been able to create and publish my first Catalog Item.   My question is, Can the Multi-Select question and Check boxes be displayed horizontal vs vertical when published.   I have a multi-select that will have 9 options to choose from and this is creating extensive white space at the top of the page.   It would be ideal to have them displayed horizontal and wrap to a second row if applicable.   Thank you in advance for your help.

1 REPLY 1

Aakash Shah4
Tera Guru

Hi Sheri,




If I am following what you are asking...The only way that I know is to use containers within containers.   We have the service catalog form or record producer form displaying like 4 columns of say 5 checkboxes (for a total of 20 checkboxes) and each "column" can have a label or the label can be blank.   Multiple Choice variables are radio buttons, not checkboxes, so if you want radio buttons, I think they are configured to display vertical or horizontal, but checkboxes are a single variable not options to just one variable.   I hope this makes sense



It's not a perfect solution, but you can put them in nested containers and get them to display horizontally. The checkboxes have some lightly documented nuances that make them behave a little oddly, but I just tested it on demo and it worked. It has "Options" above each check box or you can add a Label to each box to customize it.



It would be something like this if it would work:





Type


Order


Layout


Container Start1002 Columns Wide, alternating sides
CheckBox200
Container Start3002 Columns Wide, alternating sides
CheckBox400
Container Start4501 Column Wide
CheckBox500
Container End550
Container End600
Container End700