• I want to be able to use an if statement in the email message body:

    <if ‘field1’ is empty>

    <else>
    ‘field1’ and whatever text I want
    </if>

    Or maybe if I could call a php page as the email message?

  • The topic ‘Contact Form 7 If statement in email?’ is closed to new replies.