• Resolved cpmartin

    (@cpmartin)


    Hello, I have the following problem. When uploading a file in the form via “Browse File”, it seems that the validation in the form is triggered and all mandatory fields that are not filled in throw the corresponding validation error.
    If you upload a file via drag & drop, this does not happen.

    The same behaviour can also be seen on the Codedropz contact page. https://www.codedropz.com/contact/

    Is it somehow possible to prevent this behaviour when using the “Browse Files” link?

    Thanks for your help in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Hello @cpmartin ,

    Can you send me a video or screenshot?

    It seems fine in my end and cannot the replicate the issue.

    Thanks.

    Thread Starter cpmartin

    (@cpmartin)

    Hello @glenwpcoder,

    here are some Screenshots:
    1. Click on “Browse Files” and select a file and upload it.
    https://postimg.cc/gw0L7PNr

    2. The validation error appears for the mandatory e-mail field. This happens with all empty mandatory fields.
    https://postimg.cc/Z9gnDvWD

    Thread Starter cpmartin

    (@cpmartin)

    I think it is a CF7 “problem”. Apparently, after each field is filled in, the previous fields are checked, which then causes the validation message to appear. This has nothing to do with the upload button. Thanks for your efforts anyway.

    Maybe the question here is why it doesn’t happen with drag & drop ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mandatory fields validation is executed during upload’ is closed to new replies.