Create alt text automator field widget
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3532873. --> Reported by: [marcus_johansson](https://www.drupal.org/user/385947) Related to !715 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The base work for getting field widget is done in <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ai/issues/3528684" title="Status: Closed (fixed)">#3528684: Add processor and field widget assist plugin system to AI Content Suggestions</a></span> - now we need to start adding widgets for the automator fields.</p> <p>We should start with some weirder widgets, to see that the architecture handles all of them - we start with alt text.</p> <p>The file already exists there, we just have to make sure it only triggers when an image appear.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add all the functionality for the alt text automator widget.</p>
issue