Any solultions to this? The design of the form isnt the issue and will not improve it.The issues is in the couple of seconds that people have to wait for the form to submit, some users are pressing send again.
Thanks – that was helpful. Would be great to have this as a setting in future updates of the plugin so I can choose the user role.
UPDATE: I tried allow other files types and these too were not being allowed. I then looking into the PLupload code being used and it suggested that listing file types with spaces can cause issues. I removed the space from the file types allowed and it would then allow me to add those files to the uploading.
However this created a new problem!!! I could add my bmp and dcm files but on pressing upload it did an alert with the error: “File Type Error: application/dicom.”
And same for bmps etc. But the uploader showed they uploaded sucessfully. What is the problem here?