- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-05-2017 09:28 PM
Hi All,
I need to place an extra variable inside a variable set applicable ONLY for 1 catalog item. For other catalog items that uses the same variable set, this extra variable should not be displayed.
I tried keeping the order of the extra variable 'd' as 150 (order of variable 'a' and 'b' is 100 and 150 respectively ) . however, the variable 'd' was displayed below the last variable 'c' instead displaying below variable 'a'
Thanks in advance
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-05-2017 10:14 PM
- Place Variable d inside the Variable Set where you want it.
- Create a Catalog UI Policy on the Variable Set that hides Variable d by default (no condition). Leave Order at 100. Make sure you can't see the Varaible on any Catalogue Item.
- Create a new Catalog UI Policy on the 1 Catalogue Item where you want to see it. Show Variable d. Set the Order to 110 (or anything over 100).
Verify that you can see Variable d only on the Catalogue Item you want.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-05-2017 10:34 PM
Hi Geoffrey, Is there any way if the same can be achieved by creating the variable in the catalog item rather in the variable set

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-05-2017 11:02 PM
You would have to create a new UI Policy on every single other Catalogue Item to hide Variable d.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2017 12:48 AM
Hi Sohan,
Can you set the order of variable d in the catalog item to 125?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2017 02:22 AM
hi thanks for your revert, I updated the order of variable 'd' to 125,however it still was displayed at the end of the variable set i.e after variable 'c'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2017 02:28 AM
you cant do it, that way.
VS are grouped... you cant display a local variable within the invoked VS. Order will not help.