You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a webfrom with DataTarget=Database and multiple fileupload fields, only the first file will be uploaded to the folder according to the FormId stated in DataTarget-Block. The following files end up directly in /shared/webform/
This is the behavior for the very first form submit.
For all following submits (when the FormId folder exists), all form files are uploaded directly to /shared/webform/
Tested with Webform Module 2.0
The text was updated successfully, but these errors were encountered:
In a webfrom with DataTarget=Database and multiple fileupload fields, only the first file will be uploaded to the folder according to the FormId stated in DataTarget-Block. The following files end up directly in /shared/webform/
This is the behavior for the very first form submit.
For all following submits (when the FormId folder exists), all form files are uploaded directly to /shared/webform/
Tested with Webform Module 2.0
The text was updated successfully, but these errors were encountered: