Hello,
I have an issue with “File Upload” in my form. I have 2 separate forms on my page, and the user will be shown only one, depending on the extra parameter in his profile.
The issue is that one form is working perfectly fine, the file uploads, etc. While in another, nothing happens after you choose the file to upload. The form doesn’t start showing the uploading state, and you can keep clicking on the upload button and choose the file multiple times, but it doesn’t start to load at all.
What can be the issue? I have copied the first form which is working fine, but that didn’t help.