I am using Webform Conditional Actions module, created my webform exactly how I wanted using the module. When I view the webform within the webform's page the conditionals work great and hide the fields that are supposed to be hidden. But, I am also using UberCart Webform Checkout Pane module which allows me to add a created webform on my drupal site to the checkout form, so a customer has to fill out the form when checking out. The conditional actions are not carrying over in the checkout form. It shows all of the fields, they are not hidden. Has anyone else experienced this? do conditional actions not carry over to the webform checkout pane module? I assumed they would because they are part of the webform and alls the UberCart checkout pane module is doing is allowing me to include an already created webform to my product's checkout form.

Comments

Denny’s picture

you can use Jquery to hide/show fields. In some cases it will be good solution.

aireworth’s picture

This issue give a little more insight
http://drupal.org/node/1064316

Edit - sorry that's your post!

Colin