Hi
I've searched the hell out of these forums looking for an answer, but to no avail...
I have a form that begins with a dropdown "How would you like to pay?" with the options: Cheque, Standing Order or Credit Card
If the choice is Credit Card, my conditional form fields appear for all the user info, which works great. If they choose Cheque or Standing Order, I have the form show a big "Download PDF" button instead, which again, works great.
BUT, when that "Download PDF" button appears, I still have the "Submit" button, which isn't great. Basically, unless they choose to pay by credit card, there wil be no form submission, so I don't want to display the submit button at all.
Is there a way to do this? I'm quite adept with jQuery if a hack with that is the answer.
Sorry, can't give you a link as the site's still on a local host.
Thanks for your help