I have a form that gals and guys have to set their contact info and then on success, I save it to a database, send them an email, and show a success message which is important to them to see.
However, I also need to redirect them to an external url, which I implement using the redirect in Setup (works only when Ajax is disabled in Render form).
Any idea how to redirect in a new tab or page without affecting the initial page, so I can show them the success message as well?
However, I also need to redirect them to an external url, which I implement using the redirect in Setup (works only when Ajax is disabled in Render form).
Any idea how to redirect in a new tab or page without affecting the initial page, so I can show them the success message as well?