Closed (fixed)
Project:
File Dropzone
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2016 at 15:09 UTC
Updated:
3 Feb 2016 at 17:34 UTC
Jump to comment: Most recent
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
Comment #2
fabianx commentedThe errors had made problems, but using an approach to unset the errors again in an upper element validate callback works well.
Comment #4
fabianx commentedFixed