PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Redirect to published post

  1. RichardBest
    Member

    Apologies if this is a simple question, but I've searched the forum and can't find the precise answer. I'd like users who submit a form (with post fields) to be redirect to the post upon submitting the form. I can see that this seems possible with the redirect option in the confirmation tab of the form's settings, but I'm not sure what query string to put in there.

    Can someone please help?

    Many thanks
    Richard

    Posted 14 years ago on Wednesday November 25, 2009 | Permalink
  2. RichardBest
    Member

    Sorry, I've now worked this out. For anyone else looking to do this, here's how I got it to work:

    (1) In the form editor screen, go to the "Form Settings" (top right of screen)
    (2) Click on the "Confirmation" tab
    (3) Select the "Redirect" option
    (4) Type your domain name in the field immediately below, e.g., http://www.mysite.com/
    (5) Select the "Pass Field Data Via Query String" option
    (6) In the free text box below "Insert form field", type: p={post_id}
    (7) Update the form

    This did the trick for me.

    Cheers
    Richard

    Posted 14 years ago on Wednesday November 25, 2009 | Permalink