When there are 2 or more dependees on a field using fill with value, only one of the dependees actually fills in the value.
In the file conditional_fields.module, at line 558 there is a TODO:
// TODO: add dependee key to allow different effects on the same selector.
The attached patch solves this. The patch is made for 7.x-3.0-alpha2. It includes patch #32 from this thread.

To patch 7.x-3.x-dev, remove the first part of the patch as it's already commited there.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

vtcore created an issue. See original summary.

vtcore’s picture

dqd’s picture

Version: 7.x-3.0-alpha2 » 4.x-dev
Category: Bug report » Feature request
Status: Active » Needs review

Regarding the @TODO in the code comment mentioned this is an FR. Thanks for the report and all the efforts in here. But due to inactivity in this issue for some years and because of the upcoming EOL of Drupal 7, I will change this issue placed for the latest "Version" compatible with Drupal 8 and above on the way of cleaning up the issue queue. If somebody knows already, that this has been fixed already in newer versions of this project, so anyone, feel free to report and close this issue.