Hello everybody,
I set up a dependence where a check box (dependee) shows several fields, among which a date field. There is no problem with the other textfield, but the dependent date field does not save the inserted value. This means that there is no way to save successfully a new value to a dependent date field.
If I remove the dependence, the date field works normally

Comments

kevinsbath’s picture

Same 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.

mizage@gmail.com’s picture

Issue summary: View changes

Just noticed this as well with a date field.

Kodiak’s picture

Same 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.

ZoeN’s picture

bump

Acertijo’s picture

Same issue here

mducharme’s picture

No 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.

tzt20’s picture

This 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.

wranvaud’s picture

Updating to the latest release solved the issue for me

phayes’s picture

Status: Active » Fixed

Confirmed that updating to latest release fixes the bug.

I've marked this bug as fixed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

Wilson_of_Prussia’s picture

I started typing a question here but just created a new issue. Ignore this post.