Container Start and End inside a Variable Set in Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2017 11:11 PM
Hi All,
Good Morning ! Can anyone please help me on the below query ?
I would like to layout my variables in a container with 2 columns , alternating sides however The container insider my variable set doesn't seems to work on Service Portal whereas it works on the Native Servicenow page. Do we have any workaround to apply for time-being?
Thank you,
Raji.
- 9,936 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2017 03:12 AM
Hi
AFAIK it is a known issue that container definitions in variable sets are not rendering.
There is KB0610337 on it on HI, I can't access it though:
ServiceNow Customer Service System

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2019 11:43 PM
Hello,
I have run into the same issue. With some trial and error and pure luck (i mean skill...) i found a workaround:
Within your variable set, before starting with the first container, put a "container end" above it. Example:
Your variable set:
Some vaiable (whole size)
Container End
Container Start (alternating sides)
Variable on the left
Variable on the right
Container end
Some variable (whole size)
Second Container Start (alternating sides)
... (and so on)
No clue why this works and i hate it (because its not only ugly but also unintuitive), but at the moment it seems to be the best i can come up with.
Hope this helps,
Regards
Fabian

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2020 04:04 PM
This is an odd fix but it definitely does the job. Thanks Fabian.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2020 03:21 AM
Dude, you rock!!! Thanks a lot!!!