I've finally got the form to work. Once the order is placed on the form the customer needs to be able to review the information and then proceed to the payment page.
How would I go about doing this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There are many ways to do this but all are dependant on the overall design of the ordering process you have in mind.
You can format the formgen "thankyou" page to be a review page and add a link to a payment page. This assumes you have some sort of payment processor and can link the review page information to the payment page.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The form that is created is just html. You can open the file in any html editor. I use FrontPage. If you are editing the html to add buttons you will have to have some knowledge of html.
Without seeing what you are doing I'm afraid I can't be much help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've finally got the form to work. Once the order is placed on the form the customer needs to be able to review the information and then proceed to the payment page.
How would I go about doing this?
There are many ways to do this but all are dependant on the overall design of the ordering process you have in mind.
You can format the formgen "thankyou" page to be a review page and add a link to a payment page. This assumes you have some sort of payment processor and can link the review page information to the payment page.
I've tried to enter 2 new buttons one labeled checkout and one labeled back to form.
The buttons are not showing up on the actual page.
Is there a specific code I should use. Any help would be greatly appreciated.
The form that is created is just html. You can open the file in any html editor. I use FrontPage. If you are editing the html to add buttons you will have to have some knowledge of html.
Without seeing what you are doing I'm afraid I can't be much help.