How to put a variable in single column in a variable set with 2 columnwide, alternating side layout

learn nv
Tera Contributor

Hi All,

We have a variable set with layout 2 column wide, alternating side.

Now we have a requirement to place a specific variable as a single column in the variable set as below(var5).

var1                     var2

var3                     var4

var5

var6                     var7

 

How can we achieve this?

 

1 ACCEPTED SOLUTION

Danish Bhairag2
Tera Sage
Tera Sage

Hi @learn nv ,

 

Something similar to ur requirement mentioned in this KB 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1113204

 

Thanks,

Danish

 

Mark the response Helpful & Accepted if it helped you.

View solution in original post

9 REPLIES 9

shyamkumar VK
Kilo Patron

@learn nv ,  use containers And use contrainer split where you want to divide

 

 

 

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar

Sandeep Rajput
Tera Patron
Tera Patron

@learn nv Create multiple containers as follows.

 

1. Container 1: 2 column wide, alternating side

It should contain var1, var2, var3 and var4

2. Container2: 1 column wide

It should contain var5

3.Container 3: 

2 column wide, alternating side

It should contain var6 and var 7.

 

Hope this helps.

Hi Sandeep,

You mean, have to use 3 variable sets one as 2 column wide, alternating side.  2nd one as 1 column wide and 3rd one as 2 column wide, alternating side?

 

@learn nv In a single variable set you can have multiple containers and containers can 2 column or 1 column wide.

 

Here is an example.

 

Screenshot 2024-02-09 at 6.54.00 PM.png

Use the container end to end the container scope.