terminal42 / contao-ajaxform

Submit a form through ajax and display error or confirmation message.
14 stars 7 forks source link

Direct the user to another page after submit the form #19

Closed friederludwig closed 2 years ago

friederludwig commented 2 years ago

Hi guys, I use your ajaxform in combination with your mp_form. For better conversion-tracking, it would be helpful if I could direct the user to another page after he submitted the form, instead of showing him the text from the ajaxform element. Is there a way how I can do this?