WordCamp Europe 2023 Special Offer - Get 30% OFF any edition with coupon: WC30

My Account

Forums

Home Forums General Reload Page after Submit

Viewing 4 reply threads
  • Author
    Posts
    • #118658
      Martin Rebel
      Participant

      Hi, (how) can I reload the page after a form is submitted?

      Thanks in advance,
      Martin

    • #118691
      Michael Carter
      Participant

      I normally do this by adding a redirect as an action and entering in the full URL of the page the form is on.
      That way on each submission the last action it takes is to reload the page.

    • #119517
      Martin Rebel
      Participant

      Hi Michael. Thanks for your input.

      The idea is just fine, but as The form is used on different pages I´d need a variable to redirect it to the same URL.

    • #119520
      Michael Carter
      Participant

      When you set the redirect action, instead of adding a URL, dd this #post_var(submit_url) and it should redirect the page it was wubmited from.

    • #119707
      Martin Rebel
      Participant

      Works like a charm, big thanks

Viewing 4 reply threads
  • You must be logged in to reply to this topic.

Login