Title: Form data after submit
Last modified: August 30, 2016

---

# Form data after submit

 *  [bfurlaneto](https://wordpress.org/support/users/bfurlaneto/)
 * (@bfurlaneto)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/form-data-after-submit/)
 * Hello
 * How can i get the form input data after submit and is there any way to change
   the success message in php after form submission?
 * I need your help guys
 * Thanks in advance.
 * [https://wordpress.org/plugins/caldera-forms/](https://wordpress.org/plugins/caldera-forms/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [OliviaNz](https://wordpress.org/support/users/olivianz/)
 * (@olivianz)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/form-data-after-submit/#post-6789751)
 * You can change Success Message in General Setting.
 * For the “get the form input after submit” part, I think you can email the result
   to yourself or enable Capture Entries in General Setting, and save them in the
   database somehow. I’m not too sure. I guess you would have to wait for somebody
   else to answer this part.
 *  [Tim Berneman](https://wordpress.org/support/users/tberneman/)
 * (@tberneman)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/form-data-after-submit/#post-6789921)
 * To get your form data after Submit, in your form setup click the Variables tab
   and then click the “Add Variable” button. Give your variable a Name, choose the
   Value from the dropdown list by clicking the “</>” on the end of the text input
   box, and then choose the “Passback” Behavior. In your called program these variables
   will be available as part of the url AND as $_GET[] variables.
 *  [Tim Berneman](https://wordpress.org/support/users/tberneman/)
 * (@tberneman)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/form-data-after-submit/#post-6789922)
 * For the success message, if you are using a Redirect “Processor”, you can change
   your “Redirect Message” field. If you are using an Auto Responder, you can change
   your “Message” field. Also for the Redirect processor you can change the message
   in your called program since you have total control over that.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Form data after submit’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/caldera-forms_475846.svg)
 * [Caldera Forms - More Than Contact Forms](https://wordpress.org/plugins/caldera-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/caldera-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/caldera-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/caldera-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/caldera-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/caldera-forms/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Tim Berneman](https://wordpress.org/support/users/tberneman/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/form-data-after-submit/#post-6789922)
 * Status: not resolved