Nothing works more specifically redirect but messaging either.
http://mautic.pluggedincomp.com/form/5
Nothing works more specifically redirect but messaging either.
https://github.com/mautic/mautic/pull/4656/files
May have fixed it double checking now
Looks like that did the trick. checking a few other things
Works but it would allow redirect to {formfield=feild}
@blackLCD Can you share more information on how you fixed it? I edit the JS file and the problem with the forms remains…
Actually there are two files to change. “media/js/mautic-form-src.js” and “media/js/mautic-form.js” - the latter is created from the first. It’s not very obvious on github … give it a try.
What do i change in the “media/js/mautic-form.js” file? I see entirely different code.
Ok, I finally fixed it and the forms are submitting correctly. For anyone else whop had this problem, you hav to edit the TWO files: “media/js/mautic-form-src.js” and “media/js/mautic-form.js”
Replace the code on these pages with the code on this Git Hub post: https://github.com/mautic/mautic/pull/4656/files