- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2020 07:08 AM
Hi Everyone!
I'm looking for a method to split view for a catalog item in Service Catalog to two columns. I have already created variables, so currently it looks like in the attachments. I know there is a way described there https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/build/service-portal/concept/sc-... but I i didn't create a variable set where I can change layout. As I can see I can't add variables already created to variable set.
Is there another way do this without creating new variable set?
Solved! Go to Solution.
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2020 05:18 PM
You can put them in containers and split them. Following link should help. The variables are not required to be in variable set for that. You can add containers to you catalog item itself. Just have them in correct order
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2024 04:26 AM - edited 06-21-2024 04:27 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 post was helpful, I would appreciate if you marked it as such - thanks!
Best
Daniel