add creation of view displays for entries
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3588728. --> Reported by: [joachim](https://www.drupal.org/user/107701) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The date field not outputting was fixed in <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/finders_events/issues/3587875" title="Status: Closed (fixed)">#3587875: Date recur field is not set to show on nodes</a></span>, but now with Event entry nodes, both date fields (recurring and computed occurrence) show on a channel's view.</p> <p>This is ugly. We should fix this by adding creating of the view displays -- which also means that admin users can get stuck in with customising the display options immediately.</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