Hi! Im just wondering if its possible to save an order forms orders to the users database? Can it be recorded in a way that the users can also check the purchases that they did using the gravity forms order form.
Is it also possible to pass data to the order forms pricing field. For example: I created a post with a meta field of price and product id. then i create a php script or use a filter for the form to read what product or service is being ordered then insert the right price in the form.
Its more like a shopping cart function without the use of a cart. just save orders for users to be able to track their purchase history.