Unfortunately several form submissions do not scale for more complex sites, so use just one and cache data in form_state['file_dropzone'].

Idea by David Rothstein.

Comments

Fabianx created an issue. See original summary.

fabianx’s picture

Title: Use just one form submission (max: 2) for uploading multiple files » Use just one form submission for uploading multiple files

The errors had made problems, but using an approach to unset the errors again in an upper element validate callback works well.

  • Fabianx committed 5d711b8 on 7.x-1.x
    Issue #2652844: Use just one form submission for uploading multiple...
  • Fabianx committed 66c120e on 7.x-1.x authored by David_Rothstein
    Issue #2652844: Use just one form submission (max: 2) for uploading...
  • Fabianx committed fe7b939 on 7.x-1.x
    Issue #2652844: Use just one form submission for uploading multiple...
fabianx’s picture

Status: Active » Fixed

Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.