Domain Empire

Using Field Values on Wordpress Confirmation Page

Spaceship
Watch

webcookie

Established Member
Impact
0
Hey guys here is what I want to do..

The person enters his details in the contact form (First name, last name, email, phone etc.) .. (http://website.com/contact) and clicks Submit.

After clicking Submit button they are taken to a new confirmation page. (http://website.com/confirmation-page)

I want to include some of the details they entered in the contact form on the WordPress Confirmation Page.

For eg. the confirmation page will look like.

Hey Mike

Thanks for contacting me.This is to confirm that I've received your email.

I'll get back to you at [email protected] in 24-48 hours.



I am using Form Maker wordpress plugin to create my contact forms.

Any advice would be appreciated.
 
Last edited:
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
You are using contact from 7 so you will use under the form some thing your site
http://yoursite.com/admin.php?page=wpcf7&post=190&action=edit

There you will see at the bottom field called "Additional Setting" there is text area put this code
on_sent_ok: "location.replace('http://website.com/confirmation-page');"

This is will help you.


Thanks
 
0
•••
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back