Problem/Motivation

When setting up the Flexmail Webform handler the options for the Handler Settings do not load in.
This is because the response from the $flexmailApiManager is different then expected in the code.

Steps to reproduce

  1. Setup Flexmail Account
  2. Create Webform
  3. Add Flexmail handler
  4. Select Flexmail Account
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

PeterLemmens created an issue. See original summary.

PeterLemmens’s picture

Here is a patch that fixes the problem and adds extra check to see if values are returned from the $flexmailApiManager

PeterLemmens’s picture

Status: Active » Needs review

  • daften committed 6bb1451 on 2.x
    Issue #3278677 by PeterLemmens: Webform Handler can not load Handler...
daften’s picture

Status: Needs review » Fixed

This works perfectly. The REST API from flexmail wasn't stable when we developed it and I think the data model changed afterwards. Thank you so much for the contribution. Committed and will release a new version soon!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.