- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2022 02:02 AM
How do I change the variable form layout of a record producer? I would like to have these two variables into a two column layout.
I did some research before this but I cannot seem to find one that is not using variable sets. I'm not gonna be using variable sets for this as I need it to be variables. Is there a way to make it a two column layout?
For reference this is my order
Solved! Go to Solution.
- Labels:
-
Service Portal Development
-
Studio

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2022 02:04 AM
Hi,
Option 1:
You need to add those two variables to a variable set.
And in variable set, you have option as 'Two column layout'
Option 2:
Use containers as in this link
Mark as correct and helpful if it solved your query.
Regards,
Sumanth

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2022 02:04 AM
Hi,
Option 1:
You need to add those two variables to a variable set.
And in variable set, you have option as 'Two column layout'
Option 2:
Use containers as in this link
Mark as correct and helpful if it solved your query.
Regards,
Sumanth

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2022 02:08 AM
Hi John,
try adding two new variables - container_start (with order lower then other variables) and container_end (with the highest order). On the container_start set Layout to 2 columns.