Problem/Motivation

Select fields that allow multiple values are not yet supported. They have been found in \Drupal\augmentor\Plugin\Action\AugmentorAction plugins.

Proposed resolution

Step 1: Add a workaround to change them to a textfield with comma-separated values.

Step 2: Properly support multi-select fields.

Comments

jurgenhaas created an issue. See original summary.

  • jurgenhaas committed ed480c50 on 2.0.x
    Issue #3449727 by jurgenhaas: Add support for select fields with...
jurgenhaas’s picture

  • jurgenhaas committed 9f9971e3 on 1.1.x
    Issue #3449727 by jurgenhaas: Add support for select fields with...
jurgenhaas’s picture

Back ported the fix from #2 to 1.1.x

jurgenhaas’s picture

Version: 2.0.x-dev » 2.1.x-dev