Problem/Motivation

The field widget actions plugin currently does not work correctly with multi-value custom fields.

Steps to reproduce

Add a field widget action to an existing multi-valued custom field. While the response can come back with multiple items, the unlimited nature of the field doesn't expose the items to fill. Additionally, the button should appear once for all items vs. per item.

Proposed resolution

  • Adapt other AI field plugin implementations to extend the actionButton and add ajax.
  • Add multiple: FALSE to the FWA plugin.
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

apmsooner created an issue. See original summary.

apmsooner’s picture

Status: Active » Needs review
apmsooner’s picture

Category: Task » Feature request
Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

apmsooner’s picture

Status: Fixed » Closed (fixed)