Closed (won't fix)
Project:
Conditional Fields
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2009 at 19:16 UTC
Updated:
6 Aug 2011 at 14:21 UTC
Hi,
conditional fields currently only applies to cck fields. It seems, however, that much of the functionality/code could be applied to webform fields. It is very needed for this module. Would there be a way to port it to webform? or to add an option so that it can apply to webforms?
Thanks
Delphine
Comments
Comment #1
Bilmar commentedsubscribing
Comment #2
pimousse98 commentedIf it helps anyone, here is how I got around the issue. Not very flexible (requires jquery hand-coding), but can do some of the work... http://drupal.org/node/254728#comment-2381440
Comment #3
msedlacek commentedsubscribing as well.
Comment #4
davidw commentedI am also looking for this functionality with Webform fields.
subscribing.
Comment #5
Marat commentedDefinitely will be great, subscribing.
Comment #6
ianchan commentedsubscribe
Comment #7
Maux commentedSubscribe
Comment #8
goldlilys commentedAlso add it for D7 webform.. subscribing.
Comment #9
robertom commentedWhy not use webform_conditional?
Comment #10
peterpoe commentedThe Webform module doesn't use Drupal's Field API, on which Conditional Fields is based, so support is pretty close to impossible, as it would require an entirely different code base. Please use Webform Conditional instead.