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

Bilmar’s picture

subscribing

pimousse98’s picture

If 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

msedlacek’s picture

subscribing as well.

davidw’s picture

I am also looking for this functionality with Webform fields.

subscribing.

Marat’s picture

Definitely will be great, subscribing.

ianchan’s picture

subscribe

Maux’s picture

Subscribe

goldlilys’s picture

Version: 6.x-1.0-beta2 » 7.x-3.x-dev

Also add it for D7 webform.. subscribing.

robertom’s picture

Also add it for D7 webform.. subscribing.

Why not use webform_conditional?

peterpoe’s picture

Category: support » feature
Status: Active » Closed (won't fix)

The 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.