The problem is that if success_action_redirect is set, then Dropzone does not recognize the file was properly uploaded (and also our event receiver does not receive the XML data to post back to the site). But the fallback form does require success_action_redirect in order to ping the site with the upload data.
The problem is that if success_action_redirect is set, then Dropzone does not recognize the file was properly uploaded (and also our event receiver does not receive the XML data to post back to the site). But the fallback form does require success_action_redirect in order to ping the site with the upload data.