Hello everybody!
I'm hoping someone can help.
I'd like to create an order form, it will consist of about 30 pages in total, but the "forms" should decide which path the user takes, depending on the options they choose.
Everytime I try to work out how I should implement it, my brain freezes. Can anyone help or point me in the direction of a tutorial?
It's not really the code I have a problem with, it's deciding the best way to "write" the logic of it all. It's mainly how the "form" should keep track of information the user submits, what page it should display next, what options the page should include etc. Each page that is generated is made up of about 6 includes so I'm not sure where to include everything.
Any help is much appreciated!