On a new blank page on your site, create your form. Position the form in the top left corner of the page. If the page where your form is ultimately going to display has a coloured background, you may like to give your form page the same colour background. On the page properties dialog, make sure that the form page isn’t included in the site navigation
When the form has been created, make a note of its dimensions. (not the page dimensions)
On the page where you would like your form to appear, insert an I-
Set the properties of the I-
Next, create a confirmation message on a new blank page -
Now go back to your form page and right click the form to edit its properties. On the hidden fields tab add a hidden field named “redirect”. In the value field enter the full URL of your confirmation page. Remember, this URL will be your web site URL followed by the appropriate page name. It would look something like http://yoursite.com/confirmation.html .
Now, upload your site and test the form. If you want to test before completing your site, just upload the confirmation page to your web site. You will then be able to use the preview in web browser option to test your form.
You can also create page transition effects to the confirmation page to make the message blend in or out.
As was kindly pointed out to me by a forum member, these instructions are for WP10
systems -
Instead of using the hidden fields option, the action dialog of the form itself gives
you an option to redirect without getting involved in hidden fields. If you own X2,
use the action dialog to redirect, but be sure to target the same I-
Thanks Don!