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.

User generated post automatically linked with another form

  1. So you can configure forms that create WordPress Posts and turn them into a user-generated content page. Cool!
    Would it be possible to link this user generated post automatically with another form created with Gravity forms, like a subscription form for example?

    In other words, when a person creates a post via a form, he should be able to add a (subscribe) button to the page/post that submits the title field of this post to a new post. So when the visitor of the page hits this subscribe button it brings him to a subscription form page with the title of the post already filled in.

    Is this possible?

    Kind regrads
    Kwitelle

    Posted 12 years ago on Wednesday November 16, 2011 | Permalink
  2. Yes, you should be able to accomplish this using Gravity Forms.

    You would create a form that creates the post, and a form that creates the subscription.

    From the post page you would then link to the page containing the subscription form and pass the post title via the query string. Fields can be populated dynamically via the query string if configured properly. So you can then populate that field with the value.

    So you have to be able to link from the post to the page containing the form and pass the post title in the query string.

    Posted 12 years ago on Wednesday November 16, 2011 | Permalink

This topic has been resolved and has been closed to new replies.