- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2018 10:17 PM
Hi All,
We have a requirement to create a catalog item with variables arranged in a manner explained below
Let us say we have variables a, b, c, d, e, f and g and all these variables should be in a collapsible container.
We need to have variables a, b and c in left side of page and variables d and e should be in right side and variables f and g should be at the bottom and should occupy the entire width. (PFA screenshot for reference).
If anyone has worked on this type of requirement, please guide me how to achieve it.
Regards
Dinesh
Solved! Go to Solution.
- Labels:
-
Request Management
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2018 11:12 PM
Hi Dinesh,
Try this..
Create 1 Variable set as
Than Create Variables inside the variable set as
Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.
Jaydeep Parmar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2024 04:26 AM
Note that even if it should have been fixed in Istanbul (~2017), PRB718930 seems to be still there in Washington D.C.
This has the effect that if you add "Container Split" in the middle as mentioned here, the layout is broken.
(And you need those Splits because otherwise the horizontal alignment is broken).
The only fix I found is to add "Container End", "Container Start" after every two elements.
If this answer was helpful, I would appreciate if you marked it as such - thanks!
Best
Daniel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2025 07:55 AM
That's the solution for Washington DC!
Thanks Daniel.