ECA Views: Events should allow to limit them by display ID
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3488999. --> Reported by: [jurgenhaas](https://www.drupal.org/user/168924) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The views events (e.g. Pre Build, etc.) currently only allow to select a view, but not the display within the view. That prevents us from responding to different displays differently.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Add another config field to allow setting the display ID. Default is an empty field, which will then respond to all displays of the selected view.</p>
issue