Hey , Guys I want to split variables within a variable set in a catalog , could anyone assist me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Hey , Guys I want to split variables within a variable set in a catalog , could anyone assist me how to do it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
Hi @AshutoshaP
Could you provide an example for your requirement?
Also, what is the expected outcome based on that example?
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Let there are 6 variables in a catalog with a variables , I want arrange them in a left right order like 1st one on the left side and second one the other side and again the third one is in the left side and 4th one is in the right side .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Hi @AshutoshaP
To split variables into a two-column layout within a variable set, use a Container Start and Container Split variable configuration.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
HI @AshutoshaP
1. Added a Container Start variable (Order 50) to begin a two-column layout section.
2. Added Employee Name, Department, and Email variables on the left side (Orders 100, 200, 300).
3. Added a Container Split variable (Order 350) to move the next variables to the right side.
4. Added Phone Number, iPhone Model, and Storage Capacity variables on the right side (Orders 400, 500, 600).
5. Used Select Box variables for Department, iPhone Model, and Storage Capacity with configured choices.
6. Result: Variables are displayed in a left-right layout as requested in the homework.
Variable Order:
* Container Start (50)
* Employee Name (100)
* Department (200)
* Email Address (300)
* Container Split (350)
* Phone Number (400)
* iPhone Model (500)
* Storage Capacity (600)
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/dratulgrover [ Connect for 1-1 Session]
****************************************************************************************************************