Mar 17th, 2012, 3:02 PM
I am interested in switching to Form Tools but I have a question about multipage forms. I am looking to improve the Request Service form, to add more features. My current form uses an archaic perl script (AlienForm2) for processing and because of it's age and it's inability to accept file uploads, it's time for something new. The first page of the form collects contact information from the sender and then they select the service they are requesting to receive. The second page of the form needs to be completely different based on what particular service they select. Is this possible to do this with the Form Tools API and if so how do I do it? I suppose PHP can easily do it except the only problem is I don't know how to code PHP let alone any programming language. Thanks.