Steps to reproduce:

1. Create a content type with two fields:
- One checkbox
- One addressfield with autocomplete widget

2. Add the following dependency with the "Conditional Fields" module
- Addressfield is visible when the checkbox is checked
- When creating this dependency it is possible to configure it so that when the address field is made visible, fade in effect is applied
- The javascript effects are not working if the addressfield widget is Addressfield Autocomplete. They do work if the widget is the Dynamic Address From

Comments

  • adammitchell committed 1646afd on 7.x-1.x
    Issue #2294897 by masipila : Fixed conflict with conditional field not...
adammitchell’s picture

Status: Active » Needs review
masipila’s picture

Status: Needs review » Reviewed & tested by the community

Re-tested successfully with the latest DEV version.

adammitchell’s picture

Status: Reviewed & tested by the community » Closed (fixed)