Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    Yes, of course, please read the following entry in the FAQ page of the plugin:

    https://wordpress.dwbooster.com/faq/calculated-fields-form#q81

    Best regards.

    Thread Starter jthomps123

    (@jthomps123)

    I do not see the exactly what im looking for.

    I have some fields that I used just for display and calculations on the form, that I never want sent in the email. However I have a few that need to display only when a value is there. So im not sure how this is supposed to work.

    How would I do something like this: fieldname1 if not empty or if not 0.00?

    Thanks.

    Plugin Author codepeople

    (@codepeople)

    Hi,

    If you insert the tag <%INFO%>, all fields are include in the notification email, but if you insert each field with its own tag, you can use the attribute if_not_empty, as follows:

    <%fieldname1 if_not_empty%>

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove fields from email’ is closed to new replies.