Active
Project:
Webform Conditional (Same Page Conditionals)
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
8 Jul 2011 at 21:52 UTC
Updated:
21 Sep 2012 at 12:28 UTC
Comments
Comment #1
causalloop commentedanyone?
Comment #2
tedbowSorry tedbow here. Busy as of late.
Check out the demo form. http://www.tedbow.com/content/drupal/webform-conditional-demo-form
There is export text that you can import with node_export module to see how it works.
By your images you have some module(forget which one) that makes adding options easier. Suggest you click "manual entry" when entering option so you know that the key value pairs are(key|value).
Laptop type needs "value" under "Conditional Rules"
If your key value for Laptop is "laptop|Laptop" then put "laptop" in value under Laptop Type Conditions Rules -> value
Comment #3
causalloop commentedThanks for the input tedbow, that isn't working for me and for some reason either the uuid module or node_export (haven't debugged it yet) is breaking and won't load all of its sub modules so I can't import your demo. :-/
Comment #4
causalloop commentedlooks like Node Export Relation is causing a server error, but its not giving me anything in the log... I guess I'll have to get back to you.
Comment #5
causalloop commentedOk, guess I didn't need that part.
So, I was able to import your demo and your demo doesn't work either. All of the fields are visible. Which probably means something is wonky on my side... Any ideas?
Comment #6
causalloop commentedstill lost here...
Comment #7
tedbowSorry, missed this.
Are you using a contributed or custom theme? I would switch to theme came with Drupal 7 and see if that helps any.
Comment #8
densolis commentedHi,
I am helping Tedbow with this module and will be talking with him in the new few days. What is the status of this issue?
Dennis
Comment #9
general_ludd commentedThe field to which the condition is assigned is showing up regardless of the status of the selection of the "Safe key" value from the target field. I have several multi-page forms. This problem is consistent across all of them. I have no other webform or other related or similar modules (such as select or other) installed or running. No errors in log. I'm guessing something is conflicting with the jQuery/javascript for this module.
Comment #10
general_ludd commentedI should add that the conditional fields are on the same page as the parent (trigger) field. I had select or other module installed at one point, but removed it when I realized there was incompatibility. It seems that as soon as select other was installed, it broke this module. But the following tasks failed to restore fuctionality.
No errors in Firebug or in the logs.
Comment #11
densolis commentedgeneral_ludd,
From reading your previous post, it appears that you un-installed webform_conditional, downloaded it, and enabled it. Correct?
Also, what do you mean by "the following task files to restore functionality"?
Can you please be a bit more specific or can you please give me an example of two fields that are not working including screen shots of the definition of both fields. Or better yet, can you please export a node with this issue and attach it to your next comment? Here are the instructions for exporting a node.
You can look at the following link for a working example.
Dennis