I am looking to develop a form that changes dynamically depending on the answers that the user chooses. For example I have got a survey for visitors to my site, and if someone chooses yes for question 1, I would like to have a text box appear below it saying why. But if they answer no I want it to do nothing. This would not be so complicated if I just used url variables but I don't want to have reload the page each time as it will lose all of the previous variables.
Is this possible?
If so, is there a working example that anyone can think of?
It it possible without JavaScript?
let me know
thanks