`type: string` shape matching: find `Node`'s `uid` ("Author") field instance `type: string`
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3548295. --> Reported by: [hooroomoo](https://www.drupal.org/user/3688872) Related to !135 >>> <h3 id="overview">Overview</h3> <p>As a part of the Content Templates work, I went and tested different field types on <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/canvas/-/work_items/3541037" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/canvas/-/work_items/3541037</a></span>.</p> <p>I have an entity reference to a User field in my blog as a field. I added a Hero component and want to link the subheading to the User/author field, but it doesn't appear in the list</p> <p><img src="https://www.drupal.org/files/issues/2025-09-23/Screenshot%202025-09-23%20at%202.39.54%E2%80%AFPM.png" alt="sc"></p> <h3 id="proposed-resolution">Proposed resolution</h3> <p>Fix it.</p> <h3 id="ui-changes">User interface changes</h3> <dl> <dt>Before</dt> <dd><img src="https://www.drupal.org/files/issues/2025-09-25/before.png"></dd> <dt>After</dt> <dd><img src="https://www.drupal.org/files/issues/2025-09-25/after.gif"></dd> </dl> > Related issue: [Issue #3548292](https://www.drupal.org/node/3548292) > Related issue: [Issue #3541037](https://www.drupal.org/node/3541037) > Related issue: [Issue #3541000](https://www.drupal.org/node/3541000)
issue