• Resolved physiotek

    (@physiotek)


    Hi,

    The email i send with the info from the form is sending lines where empty fields are used. In CF7 there’s an option to avoid sending those lines with empty fields. I think you should consider adding this option too. And btw, when sending email with non-active conditionnal fields, the email result is 0 in those fields instead of just nothing.

    For exemple,

    with this code :
    Inscription : {radio-1}
    Membre : {text-1} {text-2}
    Conjoint.e : {text-3} {text-4}

    here’s the email result:
    Inscription : Individuel
    Membre : Eric Rousseau
    Conjoint.e : 0 0

    when {text-3} {text-4} are only active when radio-1 : Familial

    Of course removing totally the Conjoint.e line in this situation would be the preferred behavior.

    Thanks,
    Eric

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Nebu John – WPMU DEV Support

    (@wpmudevsupport14)

    Hi @physiotek,

    Trust you are doing good and thank you for reaching out to us.

    Can you please export the form and share it with us so that we can check the current email notification configuration and help you further?

    You can share the export file using Google Drive or DropBox, please find more about the export/import option here: https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export

    I would also like to bring to your notice that the following merge tag should help with including all the non-empty fields.

    {all_non_empty_fields}

    Can you please give it a try?

    Kind Regards,
    Nebu John

    Thread Starter physiotek

    (@physiotek)

    Hi,
    Thanks for your reply and pointing me out the merge tag.
    But {all_non_empty_fields} is printing many text area i dont want in the email.
    Anyway it’s not a huge problem it was just a suggestion to improve your plugin, which i like a lot ! I’ll leave that the way it is it’s fine for me.
    Thanks again,
    Eric

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @physiotek !

    Glad you’ve found a possible solution for this!

    As a note, we’re planning to revamp the email notification system in the future, so this will definitely be addressed as well.

    I’ll mark the ticket as resolved for now, but of course if you need any help – please feel free to reopen it any time.

    Kind regards,
    Pawel

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