Greetings Gravity Formers,
I assume GF can do what I need it to but I’m not sure how.
I have a client who wants a menu order form.
Details:
10 categories with total of 125 items
Needs to have price and quantity box for each so that a customer can order multiples of 1 item.
Summary should show total.
Confirmation Email should be sent to customer specifying complete order and total.
No eCommerce/PayPal or any payment needed.
So, as mentioned, I assume GF can do this. My question is how?
Can GF create a form by pulling form elements from a custom post type?
Let’s say I create a custom post type called Menu Items.
Each has a Title, Description, Category, and custom meta field called Price.
Can a Gravity Form query all active Menu Items, sorted by category, each item showing a price, with a form field for quantity, and when user enters a quantity, the form tallies the total of the order, on submit the order is sent to admin, with confirmation to user.
Please let me know. Thanks so much!