Closed (fixed)
Project:
Conditional Fields
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2013 at 10:42 UTC
Updated:
24 Jan 2016 at 05:06 UTC
Jump to comment: Most recent
Comments
Comment #1
kevinsbath commentedSame issue observed and repeated with text fields and file fields. In the file field case, the record is created but not linked to the node.
Comment #2
mizage@gmail.com commentedJust noticed this as well with a date field.
Comment #3
Kodiak commentedSame issue with a date field which is meant to be "required" upon certain values of a dropdown.
The new value exists in node_validate but is reset in node_presave.
When I delete the dependency, changing the value becomes possible again.
Comment #4
zoen commentedbump
Comment #5
Acertijo commentedSame issue here
Comment #6
mducharme commentedNo matter what I change within the "edit" portion, the "view" section seems to override the display of date field values.
Over 2 years without even being addressed by maintainers? ouch.
Comment #7
tzt20 commentedThis issue seems to also be a duplicate of this: https://drupal.org/node/1542706
Unfortunately, conditional_fields 7.x-3.x-dev still warns not to use on production sites --https://www.drupal.org/node/1137614
I chose to go with #32 from here: https://drupal.org/node/1542706#comment-6773474
Update: #32 seemed to only work temporarily actually. I applied the patch from #110.
Comment #8
wranvaud commentedUpdating to the latest release solved the issue for me
Comment #9
phayes commentedConfirmed that updating to latest release fixes the bug.
I've marked this bug as fixed.
Comment #11
Wilson_of_Prussia commentedI started typing a question here but just created a new issue. Ignore this post.