Needs work
Project:
Conditional Fields
Version:
7.x-3.x-dev
Component:
Compatibility w/ other modules
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2012 at 17:12 UTC
Updated:
12 Apr 2016 at 17:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
arosboro commentedHere is the patch
Comment #2
mrconnerton commentedHere is a new patch against the latest dev. I too am using this for commerce_registration support.
I did have to make a tweak in the conditional_fields_evaluate_dependencies function around 1009 to support the "unique ids" which I'm fairly sure are entity ids. I could also be completely wrong and its just bad semantics.
I have also noticed that I cannot edit a registration at /registration/#/edit:
Comment #3
socialnicheguru commentedComment #4
pipep commentedThis patch solved it for me after updating.