2 columns in a form?

SNnewbie2
Tera Expert

I have a container, the layout is 2 columns wide, one side, then the other.

I'm trying to have my option(the one that is in the left) in the left and the rest in the right. It is not working? HELP ME

How do I decide what variables go to the right/left?

Capture107.PNG

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Cladia,



Referencing the Link Darious sent it would probably be easiest for you to use this type of container, or the one that is alternating sides:


find_real_file.png



The order of the variable is specified when you are creating them as shown here: You will just need to modify the order of your variables so they end up on the sides that you want them to.



find_real_file.png


View solution in original post

6 REPLIES 6

Community Alums
Not applicable

I believe this is set by the order of your variables. For example you would want your "Options" set to the lowest order of all the variables which would place them on your form first and on the left side. You may have to add some container starts and ends to get the page laid out how you want it exactly, but that should at least give you a start on it.


I do not get it. Could you give me an example?


Community Alums
Not applicable

Cladia,



Referencing the Link Darious sent it would probably be easiest for you to use this type of container, or the one that is alternating sides:


find_real_file.png



The order of the variable is specified when you are creating them as shown here: You will just need to modify the order of your variables so they end up on the sides that you want them to.



find_real_file.png


darius_koohmare
ServiceNow Employee
ServiceNow Employee

How did you set up the actual containers?


is this one single container?


You can accomplish what you want by putting a container in a container, at a right hand element.


See


Method 1: Use the <Container Start> - <Container Split> - <Container End> Formation


ServiceNow KB: Determining if you are using the correct container variable (KB0539982)