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.

Using Dynamic Population

  1. henk21567
    Member

    Hi,

    How can I create the following:

    I have got form that starts with a multi-select box --> service1, service2, service3 etc
    For each service I have a wp-page with a sidebar for the form (widget).
    On wp-page /service1 the form is loaded with multi-select field "sevice1" selected,
    On wp-page /service2 the form is loaded with multi-select field "sevice2" selected. Etc

    Thanks
    Henk

    Posted 12 years ago on Friday February 10, 2012 | Permalink
  2. This walk through is a great place to start:

    http://www.gravityhelp.com/documentation/page/Dynamically_Populating_the_Post_Author

    The difference is, you'll be changing the value based on the post ID which is currently being displayed vs the post author.

    Read it over and let me know if you have any questions. :)

    Posted 12 years ago on Wednesday February 15, 2012 | Permalink