• Hi,

    I have a form with submit button, it auto redirects after I hit the submit button.

    How do I stop the Redirection after Submitting From? I just want to show a success message instead of redirecting.

    Please advice. Thank you.

    //SJ

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi! We’d like to help but we can’t reply about that in this forum. We are not allowed to support any customers in these forums and you are referring to a commercial feature.

    For pro or commercial product support please contact us directly on our site. This includes any pre-sales topics as well.

    Commercial products are not supported in these forums. We will happily answer this and any other questions you can have on our own site.

    Thank you.

    Thread Starter Shahriyar M Jahangir

    (@shahriyarmj)

    Hi, I am referring to this button function => jQuery(this.form).submit();

    It submits the form and then redirects to home page, I don’t want the form to redirect anywhere after clicking the button.

    Should be a pretty simple thing, but I don’t have a clue on how to stop the redirection.

    Plugin Author codepeople

    (@codepeople)

    Hello @shahriyarmj

    If you are inserting a button to submit the form by yourself instead of using the submit options included by the plugin (selecting the “Yes” option for the “Display a submit button?” attribute), you must handle the process on your own code using AJAX or any other similar alternative.

    Best regards.

    Thread Starter Shahriyar M Jahangir

    (@shahriyarmj)

    I tried using the default Submit button, it immediately redirects to the Thank you page ==> https://www.screencast.com/t/hfePHUoBLHE

    I cannot make the “Thank you page” empty either, it saves the link to home page if I leave it empty Y try to save.

    Basically cannot stop the form from “redirecting” by any means.

    Plugin Author codepeople

    (@codepeople)

    Hello @shahriyarmj

    The screenshot provided is for the commercial distribution of our plugin. Commercial products are not supported in these forums. We will happily answer this and any other questions you can have on our own site.

    Best regards.

    Thread Starter Shahriyar M Jahangir

    (@shahriyarmj)

    Noted, will do. Thanks.

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

The topic ‘Stop Redirection After Submitting From’ is closed to new replies.