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

Hi Sandeep, 

It is working when I clicked on try it but not working through portal and this behavior is expected and explained in below documentation.

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

 

However, Thank you for your suggestion as I came to know more information about container variables and layouts, which may helpful for me in future.

 

@learn nv Glad to know that it finally worked for you. You didn't mention anything about portal or the native view hence suggested the approach based the information available initially. 

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.

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @learn nv 

 

You can try with Order of the variable set.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

SunilKumar_P
Giga Sage

Hi @learn nv, you can try the containers and order of the variables as below.

 

 

 

Container Start - Order 100

Var 1 - Order 150

Var 3 - Order 200

Container Split - Order 250

Var 2 - Order 300

Var 4 - Order 350

Container End - Order 400

Var 5 - Order 450

Container Start - Order 500

Var 6 - Order 550

Container Split - Order 600

Var 7 - Order 650

Container End - Order 700

 

Regards,
Sunil