- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2017 05:09 AM
On the form layout you have begin-split, split and end-split. What is the equivalent on the record producer? I can only see Container Start and Container End. Break shows an ugly line, so that's not what I want. Why I am asking is, because I want to define exactly after which variable the container goes to the right column.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2017 05:22 AM
Hi Peter,
Please see the screen shot below.
please use 'container start' first and define it as 2 column from 'type specification' tab and then use 'container split' after adding the variables which you want to keep in same side.
PS: Please hit like, mark helpful/ correct depending on impact of the response.
Regards,
Prashant

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2017 05:12 AM
There should also be container split type variables?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2017 05:14 AM
When you define the container start, it has options to say if you want single column or 2-column. Define a two column container and it will remain side by side until your container end.
http://wiki.servicenow.com/index.php?title=Variable_Types
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2017 05:19 AM
Yes I know, but I cannot find the variable that indicates from when it should put variables on the right column. It seems to keep the columns equal in height.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2017 05:24 AM
There is no defining when things go on the right or left. It alternates on its own. The order you place the variables defines where they are. Yes, it keeps them balanced.
1 2
3 4
5
You cannot really do this
1 2
3
4
5
In a single container, nor in multiple containers since it always start on the left when you define a new container.