Add client-side transform for entity_reference_autocomplete to ReduxIntegratedFieldWidgetsHooks::fieldWidgetInfoAlter
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3574857. --> Reported by: [wim leers](https://www.drupal.org/user/99777) Related to !626 >>> <h3 id="overview">Overview</h3> <p>Similar to <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/canvas/-/work_items/3522130" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/canvas/-/work_items/3522130</a></span>, but for <code>EntityReferenceAutocompleteWidget</code> (plugin ID: <code>entity_reference_autocomplete</code>).</p> <p>This is necessary for the simplest possible implementation of <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/canvas/-/work_items/3573831" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/canvas/-/work_items/3573831</a></span>, assuming the answer to whether to use that widget remains "yes" &mdash; but it depends on its <a href="https://www.drupal.org/project/canvas/issues/3573831#designs">designs</a></p> <h3 id="proposed-resolution">Proposed resolution</h3> <p>Implement client-side transform.</p> <h3 id="ui-changes">User interface changes</h3> <p>Entity reference auto-complete widget starts working :)</p> > Related issue: [Issue #3522130](https://www.drupal.org/node/3522130) > Related issue: [Issue #3573831](https://www.drupal.org/node/3573831) > Related issue: [Issue #3588884](https://www.drupal.org/node/3588884) > Related issue: [Issue #3352063](https://www.drupal.org/node/3352063) > Related issue: [Issue #3560455](https://www.drupal.org/node/3560455) > Related issue: [Issue #3591028](https://www.drupal.org/node/3591028)
issue