• Resolved flyfisher842

    (@flyfisher842)


    4/14
    This page has a signup mailchimp form and below the ninja form to mail out information. The mail to field will not stop the validation message about a valid email. I enter ne email address and then the semi-colon and then the form locks up with the enter a valid email address. I have a second version without the mail to field and a hidden field for the mail to, cc an bcc which works fine if I put the mail to in the cc or bcc.

    It appears to me there is some bad js code somewhere in the validation process. But I have no idea how to find it to look at it. Will you please take a look?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter flyfisher842

    (@flyfisher842)

    4/14
    Further testing the (please enter valid email address) goes off on the entry of the semi-colon and stays on. It also goes off if just spacing from the left end of the to field for about 15 spaces and zap there it is. Once it is on not able to get it to stay off and the submit is locked until the fields are right.

    • This reply was modified 5 years, 11 months ago by flyfisher842.
    Thread Starter flyfisher842

    (@flyfisher842)

    I have confirmed this behavior on 2 different sites. The second site was a test bed with minimal plugins installed and a WP core theme than the site I am actively working. Same problem of enter a valid email address. I suspect some kind of a validating problem in the code. Just guessing in V3.0

    Plugin Contributor Justin McElhaney

    (@jmcelhaney)

    In the Email actions, you will need to use comma separated values. (e.g.
    [email protected], [email protected], [email protected])
    I hope this helps. Let me know if you have any questions.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘mail to action’ is closed to new replies.