Examples of plugins for more complex field widgets?
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3576699. -->
Reported by: [peter törnstrand](https://www.drupal.org/user/293786)
>>>
<p>I'm trying to create a field widget action for the <strong>Metatag</strong> widget <code>metatag_firehose</code>. I got it sort of working but the buttons are not added next to the individual metatag "sub fields" (title, description, abstract, tags) but at the end of the metatag widget. Wrappers are added correctly though.</p>
<p>Does anybody know of any existing <code>FieldWidgetAction</code> plugins that exists for more complex field types such as Metatag?</p>
issue