Condition works fine at display, but when looking at the submitted result this one doesn't respect the applied condition.

see file enclosed / node exported

wrong behavior :
form submitted differs from displayed condition applied.

FYI: "arrange fields module" has no incompatibility observed with "webform_conditional"

CommentFileSizeAuthor
node-export1331818030.node_code.tar_.gz2.77 KBfrantz
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

daemonchrist’s picture

Category: support » bug
Priority: Normal » Major

If I'm understanding what you are saying: The conditional fields do not appear in the results. I am seeing this same behavior with 6.x-1.1 as well.

tedbow’s picture

Are the fields that you aren't seeing in the results inside fieldsets?

daemonchrist’s picture

Nope, no field sets involved. Just regular components: a date, and a couple of text fields. Set the conditional rules to show them when a select box component is one of several values. The value of the select box shows up in the results, but these other components do not.

daemonchrist’s picture

A little more information:

The information in the conditional fields is actually being saved, as evidenced by the results table.

These fields just aren't visible on the individual result pages, because their webform-component div is set to display:none.

I'm not sure if this is a separate issue, or the same thing Frantz is talking about.

densolis’s picture

All,

I am helping Ted with this module and will be talking with him tomorrow (8-30-12). I will bring this to his attention. Either Ted or I will follow up.

Dennis