Active
Project:
Webform Conditional (Same Page Conditionals)
Version:
7.x-1.0-alpha2
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2012 at 13:54 UTC
Updated:
30 Aug 2012 at 03:40 UTC
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"
| Comment | File | Size | Author |
|---|---|---|---|
| node-export1331818030.node_code.tar_.gz | 2.77 KB | frantz |
Comments
Comment #1
daemonchrist commentedIf 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.
Comment #2
tedbowAre the fields that you aren't seeing in the results inside fieldsets?
Comment #3
daemonchrist commentedNope, 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.
Comment #4
daemonchrist commentedA 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.
Comment #5
densolis commentedAll,
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