Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor webdorado

    (@webdorado)

    Dear tgfrules,

    If you are going to write the code with JavaScript, you can add it to Form Options > Custom JavaScript section. This way you will have both the JS working and e-mails sent.

    We are guessing, that there is some mistake within the code you’ve provided, it gave an error and did not go further with it.

    Thank you.

    Thread Starter tgfrules

    (@tgfrules)

    I was probably not clear. I would to have the form do this

    <form action=”mycustom.php” method=”post”>

    Plugin Contributor webdorado

    (@webdorado)

    Dear tgfrules,

    We can tell you where to change the post action from the code and it will work properly. But please note, that since the action will be changed to your mycustom.php file, the forms will not submit, meaning neither the submissions will be showed in the submissions area, nor the e-mails with submissions will be sent.
    Thank you.

    Thank you.

    Thread Starter tgfrules

    (@tgfrules)

    That would ruin the purpose of this plugin I would say.

    I will have to look for another FORM plugin that can post to a custom php page, or have the possiblity to handle backend code.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘POST as submit’ is closed to new replies.