Install
Works with Drupal: ^8 || ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
65.72 KB
MD5: fb995cadefd5f7285ea837b38c9c0fcb
SHA-1: 4b22155bedcca2dda65a624a7ee35f6f0138a333
SHA-256: 715d44be1abb81874ad7395c6a6abd155b3a719ae0937dab96b42cbf8adfc1e1
Download zip
115.44 KB
MD5: 1a345d55807c0e2a0cf5ea878061c2b8
SHA-1: 6024d7527bc81e45832e8d1da01792268df94224
SHA-256: 634e62ee0f54df167db177350eabdb823291a49c3a534c8d4529e61757b753d7
Release notes
Changes since 4.0.0-alpha2:
- c5446fc Issue #3223457: Notice: Undefined index: #type in conditional_fields_attach_dependency() (line 282 of /app/drupal/web/modules/contrib/conditional_fields/conditional_fields.module) by Laura Johnson, jasa, sokru: Notice: Undefined index: #type in conditional_fields_attach_dependency() (line 282 of /app/drupal/web/modules/contrib/conditional_fields/conditional_fields.module)
- a38a108 Issue #2878592: Make the entity reference handle all the entities, not just nodes by marcos_lima, el1_1el, hmendes: Make the entity reference handle all the entities, not just nodes
- 34321a8 Issue #3022750: Form State "Emptied" is not working for the Target field by saurabh-2k17: Form State "Emptied" is not working for the Target field
- a91da3d Issue #3191870: Warning: Undefined variable $entity_type in Drupal\conditional_fields\Form\ConditionalFieldForm->buildTable() (line 297 by kitikonti, hmendes: Warning: Undefined variable $entity_type in Drupal\conditional_fields\Form\ConditionalFieldForm->buildTable() (line 297
- 3256b32 Issue #3165898: If target field is multiple checkbox and condition is required then all checkboxes are being required. by saurabh-2k17: If target field is multiple checkbox and condition is required then all checkboxes are being required
- e8ee8e6 Issue #3109227: Conditional Fields not showing for multiple value select fields on node edit form with option 'Any of these values (OR)...' by saurabh-2k17, boromino, svetoslav.dragoev: Conditional Fields not showing for multiple value select fields on node edit form with option 'Any of these values (OR)...'