- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2020 11:30 PM
Hello Team,
I'm trying change fields places on the form I have tried using containers but didn't work.
I have created variable set in that I have added 3 fields here I need requester to show up and Business unit & country side by side how to do this.
Thanks,
Chaitanya
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2020 12:53 AM
Hi Chaitanya,
Take Requester field out of the Variable set with order 100.
Update the variable set order as 150 or 200 having other 2 variables.
After making changes, it looks like below screen,
Regards,
Ajay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2020 11:32 PM
Hi Chaitanya,
If you have all those 3 variables inside the variable set then it can only be 2 columns wide as per the configuration.
Also if it is shown in 3 column format i.e. all variables side by side then user may have to scroll to right side which doesn't look good from UI.
Please refer below link it will guide you how to show 3 variables side by side; you can try that.
Docs links:
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2020 11:38 PM
I need 2 column format but here I need Business unit should come below the Requester field and country field should side by side to business unit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2020 11:55 PM
Hi,
in that case try this; Not tested though
1) layout as 2 columns wide, one side then the other
2) requester - order 100
3) business unit - order 200
4) country - order 300
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2020 12:02 AM
I have tried this one but didn't worked still I can see Business unit is beside requester it self.
Thanks,
Chaitanya