Catalog Item Layout - Displaying multiple variables in the same column cell
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2019 05:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2019 08:04 PM
Hi,
It is possible to display multiple variables in a single row.
You can do this by introducing the containers in the variable section.
For e.g. : Container 1 with two variables then container 2 with two variables having a container split between these two container will display all the variables in one row.
After the initial layout, you can control the visibility of these variables using catalog client script or catalog UI policies.
Let me know if if is helpful for you.
Thanks!
Vikky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2019 09:13 AM
Hi Vikky,
Thanks for responding!
Is possible to display multiple variables in a single CELL (example - Row 2 Column 2) ?
Mike

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2023 06:48 AM
Has anyone found a solution to this question?
I am using a UI policy to show/hide two mutually exclusive fields. I would like them to render in the same position. Currently, they render in different positions, and it looks awkward (see screen shots). I am guessing that is the behavior because both fields are included in the form, but one or both are hidden.
New hire == None:
New hire == No:
New hire == Yes:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2023 02:31 PM
Brian,
Give them the same order number. You can also play with the container split and container end to manipulate the columns.