How to arrange the order of variables on catalog form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 11:47 AM
Hi Community,
I would like to re-arrange the position of Catalog item variable on catalog form, I understand this can be done through order, however i am not able to re-arrange the position of catalog item variable. As mentioned below i would like change change order. can someone advise what i am missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 11:56 AM - edited 07-15-2025 11:58 AM
Hi @Naresh_5120 ,
You just need to set swap the order of the variable
Variable A → Order 100
Variable B → Order 200
swap the order of b to a
Mark it helpful if this helps you to understand. Accept solution if this give you the answer
Chandan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 12:29 PM - edited 07-15-2025 12:32 PM
Hi @Naresh_5120
I see that you have there 2 columns, but I don't know the exact number of variables.
However in general
Split start 100
variable_left 125
Split 150
variable_right 175
Splt_end 200
The number can be whatever you are used to, just the order must be
Container Start - lowest
Split - it is where the column is broke,
Container End - highest.
If you want to have two variables on the left and two on the rights you do it accordingly.
Or any other variable added after the Split end will be only one column.
Let me know if you managed ok
EDIT: to simply switch these two, check their order in record producer/catalog item related list (below) and simply switch one for another
To switch Date variable with Reference (anonymised names) you can just change 88 to 89 and 89 to 88...
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 11:17 AM
Hi @Naresh_5120 as @SD_Chandan mentioned you can set the value for A and B and set the c value as 150 to move between A and B.