# Form will not submit or redirect when action assigned

**URL:** https://forum.mautic.org/t/form-will-not-submit-or-redirect-when-action-assigned/8561
**Category:** Product Support
**Created:** [May 23, 2017, 7:44pm UTC](https://forum.mautic.org/t/form-will-not-submit-or-redirect-when-action-assigned/8561 "2017-05-23T19:44:34Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![jwldub](https://avatars.discourse-cdn.com/v4/letter/j/5fc32e/32.png) [@jwldub](https://forum.mautic.org/u/jwldub)
#### Post date: [May 23, 2017, 7:44pm UTC](https://forum.mautic.org/t/form-will-not-submit-or-redirect-when-action-assigned/8561/1 "2017-05-23T19:44:34Z")

</div>

I have a form set up with an action to “Send email to User” once the form is filled out. However when using Chrome browser, the form is stuck on submit and will not redirect to the specified link… If I remove the “Send email to User” action, then the form will submit and redirect correctly.  
  
  
  
I get this error in the Javascript Console:  
  
  
  
  
  
JQMIGRATE: Migrate is installed, version 1.4.1  
  
[leads.dropcents.com/form/submit?formId=22:1](http://leads.dropcents.com/form/submit?formId=22:1) POST [http://leads.dropcents.com/form/submit?formId=22](http://leads.dropcents.com/form/submit?formId=22) 500 (Internal Server Error)  
  
app.js?v175cd4ec:216 Uncaught DOMException: Blocked a frame with origin “[http://leads.dropcents.com](http://leads.dropcents.com)” from accessing a cross-origin frame.  
  
at HTMLDocument. ([http://leads.dropcents.com/media/js/app.js?v175cd4ec:216:67](http://leads.dropcents.com/media/js/app.js?v175cd4ec:216:67))  
  
at fire ([http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:328:299](http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:328:299))  
  
at Object.fireWith [as resolveWith] ([http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:333:198](http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:333:198))  
  
at Function.ready ([http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:340:11](http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:340:11))  
  
at HTMLDocument.completed ([http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:340:291](http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:340:291))

---

<div class="post-metadata">

### Author: ![jwldub](https://avatars.discourse-cdn.com/v4/letter/j/5fc32e/32.png) [@jwldub](https://forum.mautic.org/u/jwldub)
#### Post date: [May 23, 2017, 7:44pm UTC](https://forum.mautic.org/t/form-will-not-submit-or-redirect-when-action-assigned/8561/2 "2017-05-23T19:44:34Z")

</div>

I have a form set up with an action to “Send email to User” once the form is filled out. However when using Chrome browser, the form is stuck on submit and will not redirect to the specified link… If I remove the “Send email to User” action, then the form will submit and redirect correctly.

I get this error in the Javascript Console:

JQMIGRATE: Migrate is installed, version 1.4.1  
[leads.dropcents.com/form/submit?formId=22:1](http://leads.dropcents.com/form/submit?formId=22:1) POST [http://leads.dropcents.com/form/submit?formId=22](http://leads.dropcents.com/form/submit?formId=22) 500 (Internal Server Error)  
app.js?v175cd4ec:216 Uncaught DOMException: Blocked a frame with origin “[http://leads.dropcents.com](http://leads.dropcents.com)” from accessing a cross-origin frame.  
at HTMLDocument. ([http://leads.dropcents.com/media/js/app.js?v175cd4ec:216:67](http://leads.dropcents.com/media/js/app.js?v175cd4ec:216:67))  
at fire ([http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:328:299](http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:328:299))  
at Object.fireWith [as resolveWith] ([http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:333:198](http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:333:198))  
at Function.ready ([http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:340:11](http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:340:11))  
at HTMLDocument.completed ([http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:340:291](http://leads.dropcents.com/media/js/libraries.js?v175cd4ec:340:291))
