Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorstevelh
    • CommentTimeJan 2nd 2008
     
    Hi There

    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.

    Steve
  1.  
    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.
  2.  
    What you are talking about is possible, but it would involve writing some JavaScript to look at what is input into the field.
    • CommentAuthorRandyM
    • CommentTimeNov 10th 2010
     
    <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.