Add support for field widget actions
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3534419. --> Reported by: [jurgenhaas](https://www.drupal.org/user/168924) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Based on <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/ai/-/work_items/3528684" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/ai/-/work_items/3528684</a></span> there is now a field widget action where we can build plugins that provide a widget next to form fields where the plugin takes some input from the form, runs through some processes and returns results back to the form.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Let's provide ECA integration for that.</p> > Related issue: [Issue #3528684](https://www.drupal.org/node/3528684)
issue