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.

Automatic choose product

  1. Pandonym
    Member

    Hi,
    I have a site with a product overview. You can choose between 5 products.

    In the order form the products have checkboxes. I want to check the chosen product if you click on it in the overview so it will link you to the order form.

    How can I achieve that?

    Posted 12 years ago on Wednesday December 28, 2011 | Permalink
  2. This should help you out with that.

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

    Posted 12 years ago on Wednesday December 28, 2011 | Permalink
  3. Pandonym
    Member

    Hi Rob,
    thank you for your fast reply.

    I found this article before, but I just want to "activate" one of the products if a special link is clicked. Is this the correct function for that?

    Posted 12 years ago on Wednesday December 28, 2011 | Permalink
  4. I'm not 100% sure what you are trying to do. Do you have any examples you can point me to?

    Is what you want is a single Order Form that consists of multiple products, and then you want to pre-select the correct product based on how you link to that order form?

    Posted 12 years ago on Wednesday December 28, 2011 | Permalink
  5. Pandonym
    Member

    Hi Carl,

    I solved it on my own :o)

    I have some forms with checkbox fields. They represent products. When I click on a product I want to go to the form and have the product checked.

    Here is my solution, I know that it is easy, but to be at this point can be hard :o)

    At my checkbox field I activated the values and insert some. Then I activated the dynamic population.

    Now I can go to my URL like this:
    http://www.domain.com/product/?value=1
    or
    http://www.domain.com/product/?shipping=free

    I hope this can help some else who doens't find the solution on his own.

    Posted 12 years ago on Wednesday January 4, 2012 | Permalink
  6. Glad you got it working!

    Posted 12 years ago on Wednesday January 4, 2012 | Permalink