I'm currently using gravity forms as a simple wholesale order form. The current form is here: http://wholesale.pgdesign.us/ Password is "pochi1234" (Please don't place an order!!).
I would like to be able to have parts of this form generated dynamically. Specifically, if I could have the products pulled from a custom post type, the time required to maintain the form would be reduced significantly. As it is now, it's pretty tedious to update the form if a product picture changes or if we add a new product.
I looked through the documentation and I saw references to pulling content to populate a dropdown menu, but I didn't see anything that could pull large amounts of content from a custom post type to populate a form. Is this possible?
Thanks!