Page Composer - Advanced Expression - IF FIELD NULL DISPLAY
Summary
Make layout display if field blankContent
Hi there,
First time poster, greatly appreciate any help provided!!!
I'm looking to make a Contact page layout display only if a field is populated.
Here's the scenario:
- Contact has 2 custom fields pulled from Account: CustomFieldA and CustomFieldB
- A contact will never have both fields populated.
- There will be 2 layouts for Contacts:
- Layout1
- Layout2
- Cases for Advanced Expression
- Case 1 - If CustomFieldA notnull then display layout 1.
- Case 2 - If CustomFieldA null then display layout 2.
What do I put in the "Advanced Expression" to make the above cases work?
I have seen case on accounts where if a field is equal to a certain value then the account display will change. This was done by simply adding
Tagged:
1