Create example of an automator with one button (field widget actions) for multi-value field
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3562052. -->
Reported by: [a.dmitriiev](https://www.drupal.org/user/3235287)
Related to !1046
>>>
<p>[Tracker]<br>
<strong>Update Summary: </strong>[One-line status update for stakeholders]<br>
<strong>Short Description: </strong>[One-line issue summary for stakeholders]<br>
<strong>Check-in Date: </strong>MM/DD/YYYY<br>
<em>Metadata is used by the <a href="https://www.drupalstarforge.ai/" title="AI Tracker">AI Tracker.</a> Docs and additional fields <a href="https://www.drupalstarforge.ai/ai-dashboard/docs" title="AI Issue Tracker Documentation">here</a>.</em><br>
[/Tracker]</p>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>All the plugins that now exist for automators assume that the form element is a single (for tags field, it is multi-value, but within 1 form field) element either of single value field or mult-value that is using 1 form element.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Create a field widget actions plugin for taxonomy terms reference with Entity Autocomplete or Select dropdown widget (not tags) that will have 1 button for all form elements within the widget (not button for each form element inside the widget).</p>
> Related issue: [Issue #3561081](https://www.drupal.org/node/3561081)
issue