Solved
Custom Question
Hi:
I'm trying to make a question which has two parts. The first one is general, but the second part should only appear if a previous response is given. Note that I'm not trying to pipe a previous response to the new questions. So far, I believe this has something to do with the html editor.
Thanks!
Best answer by TomG
You'll have to use JavaScript. Put the second sentence in a hidden `<span>` tag with a class. Pipe the answer to the previous question into the JS, then show the span if it meets the criteria.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
