Can a form prepopulate with items/products from a db table?
Can a form prepopulate with items/products from a db table?
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.
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?
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.