Hi there,

I believe I found a bug on Drupal 7, related to the JS in charge of automatically change the value of input fields within a form.

The new dependency is: field_dependent, field_dependee, filled with a value, has value. But it has not effect, since the JS action doesn't happen. Meaning that the field_dependent doesn't change its values when the dependee is filled.

The page is in the admins section /admin/structure/types/manage/mandat/dependencies. I believe that's a core fix or at least in the field's module. Isn't it?

Is there anyone out there?

admin/structure/types/manage/content-type1/dependencies

Comments

VM’s picture

per: https://www.drupal.org/node/644164 please edit the post and move it to the post installation section. If you believe you've found a bug with core or a module utilize the issue queues of the projects.

admin/structure/types/manage/content-type1/dependencies - is not a core path. Are you using the conditional fields module?

iurisampaio’s picture

No, not using it. Wouldn't it be related to the javascript library?

Best wishes

VM’s picture

it's not a default path in D7 core. I don't know what javascript library you are referring to but something you've installed beyond core is generating that path/feature. Core ships with jquery but jquery isn't generating a path to /dependencies/.