- Issue created by @Breasy
- 🇧🇪Belgium Breasy
I fixed it by using this method:
$form['field_provinces']['widget']['#ajax'] = [ 'callback' => [$this, 'retrieveContactLists'], 'event' => 'change', 'wrapper' => 'contact-lists-wrapper', 'progress' => [ 'type' => 'throbber' ] ];
- Status changed to Closed: works as designed
about 1 year ago 11:27am 19 September 2023