The CreatorCon Call for Content is officially open! Get started here.

Hiding variables from Catalog Item form, Requested Item, Catalog Task

Christopher Dum
Tera Contributor

Hello,

I am a little confused on how to hide two variables on a variable set with a catalog ui policy it must always hide from Catalog Item form, Requested Item, Catalog Task.

Do I do only one catalog ui policy for both or do them individual?

Thanks for the help

2 REPLIES 2

Allen Andreas
Administrator
Administrator

Hi,

You can do them within the same UI Policy and related list UI Policy Actions, but if you're always hiding them from the catalog item, request item, and catalog task, then you don't want them to show ever? Maybe they're just for logging purposes or something?

You'd want to check or not check the correct checkboxes on the UI Policy to hide them from the appropriate records you mentioned.

So if those conditions you've set are true..and only then...whatever you've set in your UI Policy Actions related list (at the bottom of the page) and visible = false, for example, will execute.

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

Charles Louis1
Giga Expert

Hi,

You can do it with the same ui policy just create two ui policy action for the respective variables and set visible as false.

If you dont want to make it visible anywhere you can make those variable's hidden value true so that its always hidden instead of writing a ui policy.

 

Please Mark this as correct if its helpful.