• Resolved florexianer

    (@florexianer)


    Please change the error : “At least one field must be filled out to submit the form.”,
    to a more fitting one if the size is too big for the upload.

    • This topic was modified 3 years, 1 month ago by florexianer. Reason: Found error

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @florexianer

    I hope you are doing good today.

    This is a known bug in the “single file” uploader. We don’t have an ETA on the fix but I can confirm that our developers are already aware of it and are looking into it.

    There is, however, a simple workaround that you can already apply to the form:

    – edit your upload field and switch its type from “single” to “multiple”
    – then in field settings switch “Limit number of files” to “custom” and set it to 1 (if you want that field to still be a single field)
    – and set “Upload method” to “AJAX”

    This will change the uploader and while there’ll still be a file size and number limit, there’ll also be a warning about file size displayed on the form right away, once the file is selected (before the form is even submitted).

    Kind Regards,
    Kris

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @florexianer ,

    We haven’t heard from you for a while now, so it looks like the workaround worked for you.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘At least one field must be filled out to submit the form.’ is closed to new replies.