We are building a form which we will be attaching to a PHPurchase product.
We need some information from the customer, before purchasing the product, this is why we are using Gravity forms with this.
What we would like to be-able to do is have the product image, and an Order Now button on a page. If the order now button is clicked, the Gravity form appears. How would we be able to do this.
I have thought about Conditional Logic, With all the fields appearing if something is true, using an HTML field for the first field of the form, which would be an order now image, somehow clicking that, but display the rest of the form. Could somebody help me with this, suggestions as to how this could be done, what i can do ect.