I have a form and a set of check boxes asking if the person filling out the form is a member: yes or no.

If no, my boss wants it so some special disclaimer type text becomes visible. If yes, no special action needs to happen.

I have no idea if this is possible with webform or how to make it happen. Any suggestions?

Becky

Comments

luco’s picture

hi Becky,

there's these issues going: #330740: "Other" option in select lists for text entry and #254728: Conditional fields. see if they match what you're trying to accomplish.

cheers,
Luciano

quicksketch’s picture

It's possible, but Webform won't provide this functionality. You'll need to add your own JavaScript to the page to show/hide a div based on the state of the checkbox.

beckyjohnson’s picture

I think I found a way to fix this through js by reading the threads you posted. Thanks!
Becky

quicksketch’s picture

Status: Active » Fixed

Fantastic, if you can post the URLs of some of those threads, that might help future searchers. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.