It would be useful to conditionally show/hide questions based on the content of text fields as well as option-lists. Even if this was a simple as being able to check for an empty text field (i.e. $NULL sort of thing) it would be good, but better if it could check for any value, or better even - a selection of values.
It would also be good to be able to show/hide the submit button in the same way as other questions.
I would like to see this as well. We are trying to use a coupon code that will trigger a new question based on the value of a free-text field. It does not look like this is supported.
<blockquote><cite>Posted By: martin.hawes@suntrust.com</cite>What you are talking about is possible, but it would involve writing some JavaScript to look at what is input into the field.</blockquote>
Martin can you elaborate a bit more. I to want to have someone enter a discount code (free text question) and then display text based on if the code matches one of ours.