Hello! What looks to be a great form submission has me almost ready to take the plunge and try it for a community site, however I have a few questions.
I'm going to be populating my website with products from an ecommerce plugin (yet to be determined, likely marketpress, wpecommerce, or cart66), which will have their products placed into the wp_posts table, their own table, or as a custom field.
My form requirement is that I'd like to use sort of an inventory per user of the products listed to show what they use on a regular basis to travel - and I was wondering if it was possible that I could use GravityForms to create a form that with conditional formatting grabbed a category, and all specific posts (or titles/what have you) as either a drop down, or ajax autocomplete text field and then allow them to move on to the next field continuing to populate the form with more of their equipment that they use.
So I was wondering, can I pull from external tables, can I list from the posts table, is there capability for a user to add/delete a line if they have more products to add. Finally, if they did pick one of those products, would there be a trigger I could fire that would update a table showing the ID of the post related to their profile so that when other users visited the products page, I could add some custom code to show which member had it in their gear listing? Without documentation I am unable to determine this at present.
Lastly, has there been any success with using Pods CMS with GravityForms? Down the road I'd like to try to also get GeoMashup or another geo based plugin down the road, and curious to see if any headway has been made. Regards, Dave