Is there any possibility of arranging the checkboxes in cross format instead of a list format??

sagarikamodiam
Tera Contributor

Hi,

I have a quick question.I have used a label and placed four checkboxes with desired names.But i need all the four checkboxes in "across" format instead of list format.Is this possible??

Developer CommunityExperts Corner

5 REPLIES 5

JusCuz
Tera Guru

Is this a service catalog form variable? there is a choice direction option for that in the multiple choice variable.


Hi Jason,



Yes, it si a service catalog form variable.In multiple choice it generates radio button where as in my form i would like to have check boxes instead of radio buttons.


TrenaFritsche
Tera Expert

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.


Hi Trena,



Thank you so much for the response.i have tried earlier in the manner proposed by you.But i was failed to bring all the check boxes under the same label.