Title: changing form action
Last modified: November 27, 2020

---

# changing form action

 *  [andy3000](https://wordpress.org/support/users/andy3000/)
 * (@andy3000)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/changing-form-action-2/)
 * I want to send the form submissions on one of my forms to a certificate generator
   so members can print out their membership certificates. This is for an educational
   organization and many of their 3rd world members need these for grant applications
   etc.
    I know I can stop the sending and storing by adding skip_mail: on AND do_not_store:
   true TO ADDITIONAL MAIL SETTINGS and send people to certificate generator with
   this script: `<script> document.addEventListener( ‘wpcf7mailsent’, function( 
   event ) { location = ‘[http://example.com/&#8217](http://example.com/&#8217);;},
   false ); </script>` but how do I change the action on one form so that it populates
   the variables in the certificate page?

The topic ‘changing form action’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

## Tags

 * [contactform7](https://wordpress.org/support/topic-tag/contactform7/)

 * 0 replies
 * 1 participant
 * Last reply from: [andy3000](https://wordpress.org/support/users/andy3000/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/changing-form-action-2/)
 * Status: not resolved