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.

Form Pre-populate with items from a db table

  1. Can a form prepopulate with items/products from a db table?

    Posted 12 years ago on Thursday September 8, 2011 | Permalink
  2. Yes, but you have to write custom code to do so. There are hooks and filters in place so you can customize Gravity Forms via PHP. You would write PHP to query the data you need and then populate the fields dynamically.

    Posted 12 years ago on Thursday September 8, 2011 | Permalink
  3. Awesome, Thanks for the info! I have one more question. If someone submitted an order would they have the option to see that order and submit another of the same order w/o filling out the form again?

    Posted 12 years ago on Thursday September 8, 2011 | Permalink
  4. Currently no. Gravity Forms is primarily a general purpose form builder so while it does have order form capabilities with payment processing capabilities with PayPal and additional payment gateways we will be introducing down the road it isn't it's primary purpose so it isn't going to be as feature rich as larger applications that focus solely on ecommerce.

    Posted 12 years ago on Thursday September 8, 2011 | Permalink