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
Hello!
I tried to change the code in order to be able to upload multiple files but I did not succeed in it.
I changed:
<%= f.file_field :upload , multiple=>true%>
but after clinking on "Start upload" it could not upload the files and showed me errors.
Could you tell me what I should change?
Many thanks in advanced.
Cheers,
Katja
The text was updated successfully, but these errors were encountered:
Hello!
I tried to change the code in order to be able to upload multiple files but I did not succeed in it.
I changed:
<%= f.file_field :upload , multiple=>true%>
but after clinking on "Start upload" it could not upload the files and showed me errors.
Could you tell me what I should change?
Many thanks in advanced.
Cheers,
Katja
The text was updated successfully, but these errors were encountered: