Posted by modifaeble on March 16, 2009 at 7:19pm
Hi Vancouver,
I have a client that wants to add some extra functionality to the Webform module and I was wondering if any of you had any experience with this. I am trying to create depended questions. The survey has about 15 questions but each question has about five subquestions which are conditional to the first answer.
For example, question 2. is a 'yes' or 'no' question and if they answer 'yes' they need to choose from a variety of options but if they answer 'no' they can move on to question 3. The customer wants the sub questions to be invisible unless required.
Do you guys have any experience or suggestions.
Chris

Comments
Webform is a great module,
Webform is a great module, but for tweaking out and customizing forms we've had more success building out the forms in CCK or with a custom Forms API module.
i'm of the same opinion,
i'm of the same opinion, write your own form with Forms API. You should be able to knock off almost any forms in a day, including testing.
My PHP is not that good
I just took a look at Forms API and it looks like it would be the ideal solution but my PHP and MySQL is not that good and I think it would take me a while to be ready. My issue is that the customer needs it in the next 10 days or so.
Would there be another solution? Would you be willing to do it for pay?
Chris
Would there be another