Jump to content

php to change form action url for Contact Form 7 in WP


designnyc

Recommended Posts

I'm adding a new form to a WP site that's already been set up with Contact Form 7. The form data needs to be sent to a different .asp than the other forms. I've been searching all over online and closest solution I've found is:

 

change the "action" attribute in the form using this Filter Hook wpcf7_form_action_url. You could add the hook into your theme's functions.php and then just process the form data in your ASP page.

 

How would I need to code the php file to customize the form action url?

Not familiar with php and terms, I'm completely lost and feel it's probably simple solution which I'm unaware of and would appreciate any help.

 

Thanks so much!

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.