• I’m using a program where I can set up “form handlers” so that when someone submits a form, that program will read the submission vs wherever I create the form.

    I have everything set up besides the link that will handle the submission request. I need to change this so that when someone hits, “submit,” the submission will now be sent directly to this program and not wherever it would be handled if it were to stay in wordpress.

    If this helps, here is the full code the program offers for me to make the switch.
    <form action="https://go.pardot.com/l/185902/2016-08-22/mwsc" method="post">

    I should only in theory need to change the link.

    Thoughts?

    https://www.ads-software.com/plugins/contact-form-7/

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change Form Action URL?’ is closed to new replies.