Jun 1st, 2017, 5:39 AM
Are you using the default FT email option or the SwiftMailer Module?
https://docs.formtools.org/modules/swift_mailer/
In your external form, are you adding the redirect URL like this?
<input type="hidden" name="form_tools_redirect_url" value="http://mysite.com/otherpage.php" />
https://docs.formtools.org/modules/swift_mailer/
In your external form, are you adding the redirect URL like this?
<input type="hidden" name="form_tools_redirect_url" value="http://mysite.com/otherpage.php" />