Hi, so I am encountering problems with my File Upload fields.
On the admin side, everything works as it should, but when I test the form as any other user role, the File Upload field seems to grab the file just fine, but the submit button hangs forever.
Inspector shows a few errors with the .js but how can this be if it works as an administrator? I already tried changing permissions on the upload directory, but that didn't work.
Any help would be appreciated.