• Hi there,
    as you state on your site
    https://contactform7.com/redirecting-to-another-url-after-submissions/
    redirecting is not neccessary for for 99.99% of users.
    so i’m one of the other 0.01%

    i got a ton of customer sites where i’m using redirection after submit and i think there are far more users out there which are using it daily.

    most of the redirections are e.g. for direct downloads after a correct form submission.

    e.g. the user enters his/her email and afterwards gets directly redirected to a pdf download or to a “private” area on the page.

    so the on_sent_ok hook is essential for me and many of my customer’s sites where i’m using it also for many other scenarios.

    the new DOM method is not practicable because it’s made for global redirection.
    i need the redirection for many different forms and therefore many different landing pages/areas.
    additionally i got multilangugae sites, where redirections are made for each form in each language.

    if i had to rewrite all the logic from individual on_sent_ok for each form to global DOM event form checking … this would break everything and would took me a long long time.

    could you please leave the on_sent_ok hook in contact form 7? i really trust that plugin many years now and it would be so hard for me, if i had to rewrite everything or move all my sites to another plugin.

    best regards,
    Andreas

    • This topic was modified 7 years, 7 months ago by ageibert.
    • This topic was modified 7 years, 7 months ago by ageibert.
    • This topic was modified 7 years, 7 months ago by ageibert.
Viewing 1 replies (of 1 total)
  • IMHO, ageibert has a valid point, Takayuki Miyoshi. Wouldn’t be possible to let it there for compatibility, plz?

Viewing 1 replies (of 1 total)
  • The topic ‘Please do not remove on_sent_ok’ is closed to new replies.