AddField should replicate UI in adding field to form/view displays
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3557501. --> Reported by: [michaellander](https://www.drupal.org/user/636494) Related to !53 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When you use the 'AddField' tool call, currently it does not replicate the behavior in the UI to automatically add the field to the form and view displays. The default view display behavior used to be part of settings that we should double check, and follow what the UI behavior is.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue