- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 07:00 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 07:08 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 07:08 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 07:13 AM
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 07:08 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 10:31 AM
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 06:05 AM
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