• Resolved frankmarks

    (@frankmarks)


    I have an ACF email field which I included in an ACF Extended form. For the email field, I have disabled validation. However, when submitting the form, I get a validation error “Invalid e-mail” and the post form input isn’t saved. What can I do to make it work? Thanks.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter frankmarks

    (@frankmarks)

    This was resolved successfully. I had moved several fields incl. email from one field group to another and the field id had changed, but I had not updated it in the forms editor.

    Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Thanks for the feedback!

    Hmm… It looks like some weird desync from DB with front-end form. There might be some issues with Json/PHP Sync files which take priority over DB fields set in the ACF UI.

    I would recommend to double check your Sync files (if you use them), to make sure everything is correctly updated.

    Hope it helps!

    Regards.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Invalid e-mail although validation=off’ is closed to new replies.