We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

7 REPLIES 7

Vishal Jaswal
Tera 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!

alexcarvajal
Tera Contributor

Hello @davida1 , I got the same issue and solved it creating an OnChange Client Script changing the visibility of the variable form when a certain condition is met. It is a pretty unexpected behavior that display labels are not shown in UI Policies variables list.

MarkD6245542477
Tera Contributor

Ran into the same issue today in Zurich not sure if this was possible or not in previous releases