πŸ‡§πŸ‡ͺBelgium @Breasy

Account created on 11 September 2023, 10 months ago
  • Drupal Developer & Project Manager at iOΒ 
#

Recent comments

πŸ‡§πŸ‡ͺ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'
      ]
    ];
πŸ‡§πŸ‡ͺBelgium Breasy

Alright, thank you for your reply!

πŸ‡§πŸ‡ͺBelgium Breasy

Hey larowlan

I have installed the core version of the forum module on my D9 website but as we are planning to move to D10, what would be your advise concerning the forum module?

Do we keep using the core module or should we use the contrib version?

Production build 0.69.0 2024