How to split variables on Record Producer?

peterraeves
Mega Guru

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.

1 ACCEPTED SOLUTION

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.



find_real_file.png



PS: Please hit like, mark helpful/ correct depending on impact of the response.


Regards,


Prashant


View solution in original post

13 REPLIES 13

Kalaiarasan Pus
Giga Sage

There should also be container split type variables?


Chuck Tomasi
Tera Patron

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


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.


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.