Is it possible to do show/hide on a Display Label field in Catalog Builder?

davida1
Giga Expert

In Catalog Builder, I have a section of text that I wish to display if a certain value is selected for a radio button choice. I can identify the correct choice, but don't see the variable for the Display Label field in the drop-down list.

 

Is it possible to do a show/hide UI Policy on a Display Label FIELD? If not, I'm open to suggestons for an alternate method.

 

Thanks,

David A

5 REPLIES 5

Vishal Jaswal
Giga Sage

Hello @davida1 

If you need something like below:

VishalJaswal_0-1777672020720.png

 

VishalJaswal_1-1777672030638.png



VishalJaswal_2-1777672036883.png


Then here is the sample Catalog Item and it's variables, client scripts and UI Policy:

VishalJaswal_3-1777672117568.png

UI Policy:

VishalJaswal_4-1777672157435.png



Client Script (onChange):

VishalJaswal_5-1777672181690.png

 



 


Hope that helps!