The Page type field visibility condition not working

430 views Asked by At

The Page type field visibility condition is not working for me. Am I missing anything here?

enter image description here

CampaignType is a dropdown field.

enter image description here

GetInTouchTheme field is always visible. It doesn't show/hide based on the CampaignType selection.

1

There are 1 answers

0
Brenden Kehren On

Just a few minor syntax errors. Make sure the GetInTouchTheme field has the "Depends on another field" option checked.

Then simply place the macro syntax below in the macro box.

CampaignType.Value == "Maternity"