How to hide variable set on portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2025 12:52 AM
Requirement is we have four variable sets and two variable sets should hide on portal but should visible on catalog task.
How can we achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2025 03:01 AM - edited 07-11-2025 03:06 AM
I tried making variable mandatory only on catalog task not on catalog item view as shown in below screenshots
So now variables which are part of variable set are not mandatory on portal
Then I'm trying to hide the variable set on portal view.
UI policy to hide variable set-
But this is also not working. Not getting if variables inside variable set are not mandatory on portal view than why UI policy is applicable on variable set to hide on portal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2025 03:09 AM
Hello @Pratiksha KC ,
In the created UI Policy - In the applies to field, use Catalog Item instead of Variable set and select your catalog item and see if that is working.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2025 03:50 AM
@Shraddha Kadam @Ankur Bawiskar
I got the problem, why variable set was not hiding coz I'm using container end at starting of variable set.
I have requirement to create VS in certain approach like On variable should have 1 column wide and another variables should be under 2 column wide. That's why we have to use Container End at start.
But now this is causing issue to hide that variable set.
What will be the solution for this type of solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2025 04:26 AM
I am not sure - but, If you add a container end in the variables related list instead of this variable set and check if that is working.
Thank you.