
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2017 02:06 PM
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?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2017 02:35 PM
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:
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2017 02:10 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2017 02:17 PM
I do not get it. Could you give me an example?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2017 02:35 PM
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:
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2017 02:14 PM
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)