I've created forms, with no problems, setup email, and update data to database, but how do you, after doing these, do you either go directly to a selected payment site (paypal or nochex), or to another form (similar to 'thank you for applying, now to complete application pay the deposit fee' ) where you collect some of the details name, address etc and send to selected payment site.
form 1: is in a module, where you select location, and start date. (submit: go directly to form 2)
form 2: tells you that your choice is available, and gives alternative locations (checkboxes) matching date. (submit: go to form3)
form 3: is where you enter you details, name, address, country blah, blah and when you submit it sends email, and saves (including data from form1 and form2) to database.
but i can't figure out how to email, save to database and then go to selected payment site option, without losing the email, and save to database feature?.
I've tried several different ways, and just can't get it to work, and its starting to make my head spin, that I thought I'd ask the pros who built this application.
what am i missing here? i'm so close to finishing it.
suggestions please.
form 1: is in a module, where you select location, and start date. (submit: go directly to form 2)
form 2: tells you that your choice is available, and gives alternative locations (checkboxes) matching date. (submit: go to form3)
form 3: is where you enter you details, name, address, country blah, blah and when you submit it sends email, and saves (including data from form1 and form2) to database.
but i can't figure out how to email, save to database and then go to selected payment site option, without losing the email, and save to database feature?.
I've tried several different ways, and just can't get it to work, and its starting to make my head spin, that I thought I'd ask the pros who built this application.
what am i missing here? i'm so close to finishing it.
suggestions please.