- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-04-2020 07:17 AM
I have a catalog item with multiple variables.
I have used Container start and container split multiple times to get a view something like this,
But this is uneven with the first column occupying 50% of the form width.
Is there a way I can split these evenly?
I tried setting the variable width(Problem Category) to 25% but it did not change anything. It shows the following message inside the variable.
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-04-2020 07:22 AM
Hi,
This is as good as it gets.
If you have 4 columns then you will see it evenly, or with 2. 3 Columns will look the way you already have , no way to get it even.
-Anurag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2020 07:00 AM
Something like this
https://community.servicenow.com/community?id=community_question&sys_id=4267d780dbe4a810a08a1ea668961943&view_source=searchResult
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-16-2020 07:44 AM
Here you go
It should look like this
You have to carefully place the container start, container end and also the splits. Also ensure you have the right layout on the container start, in the example i have used two sides, one side , then other side.
-Anurag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-05-2020 07:21 AM
Sounds good. I will look for an alternative design. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-04-2020 07:31 AM
You may need to change the variable width for all those fields on the first column. Please let me know if this will work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-05-2020 07:22 AM
This will only work for a single column. Check the second part of my question for more information.