• Resolved jrcollins

    (@jrcollins)


    In my form’s settings I’m using the email field id “{{nm_field_3}” for the “from email” but it’s defaulting to the admin email (although the email it’s using is my old admin email which has since been changed).

    I’m also having the same problem with the reply-to email setting. For the reply-to email setting it says,

    …fallback to admin email. Default is sender email.

    So, if the email field is not a required field and is left blank, the admin email will be used otherwise the sender email will be used? Is that how it’s supposed to work?

    https://www.ads-software.com/plugins/nm-contact-forms/

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

    (@frankenstein-uk)

    Hey,

    from what you said it looks like you missing one curly bracket “{{nm_field_3}” at the end
    try {{nm_field_3}}

    Thread Starter jrcollins

    (@jrcollins)

    It was a copy error. It’s entered correctly in the form settings.

    Plugin Author Aidas

    (@frankenstein-uk)

    Are you sure that {{nm_field_3}} field type is email? As plugin checks if field type is email, and if it’s valid email address
    .

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