hello
I tried to use the file field to send files to the server with a form which was created with the old version
When select in form's option 'upload files' and I submit the form I have the message : Files config is empty
and when i look the debug I have : for the file field
[file39] => Tulips.jpg
If I make a very simple new one ( 2 fields : file field and submit) no probleme
and in the submit debug :
[file1] => 20190606032518_chrysanthemum.jpg
thanks for you help
I tried to use the file field to send files to the server with a form which was created with the old version
When select in form's option 'upload files' and I submit the form I have the message : Files config is empty
and when i look the debug I have : for the file field
[file39] => Tulips.jpg
If I make a very simple new one ( 2 fields : file field and submit) no probleme
and in the submit debug :
[file1] => 20190606032518_chrysanthemum.jpg
thanks for you help