• Shay Howe
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

I am looking to set up a conditional statement within an HTML email that only displays a custom field if a vaule within the custom field exist.

 

For example...

 

IF there is a value for the custom field "price" then display:

 

HTML Heading.

HTML Paragraph including the custom field.

 

ENDIF

 

If there is no value for the custom field "price" then nothing is to be shown.

 

Any input or advice here would be greatly apprecaited.

 

Thanks!