Container Split not working on Catalog Item Variable Set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 09:35 AM
I have a variable set on a catalog item that has a container start, container split, and container end. The variables are not behaving as expected though. I want the checkboxes on one side, and the string fields on the other, but its just putting them on top of one another:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2023 03:04 AM
I think this is a know error of ServiceNow, Container split is not working in Service portal view as mentioned in this link.
Container_split is is not working in variable sets in Service Portal view.
Please mark my answer as helpful and accept it, if it helps you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 04:44 AM
Hello,
Use Container End at the start of the variable set and this will solve your issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2025 01:28 AM
This doesn't make any sense, but it worked. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 06:29 AM
Hi Nicke,
It seems strange, but it has sense : A variable set is a container itself, so a container end says to end the container represented by the variable set 😉