I am running in to the following error when trying to enable the "List" view mode on a custom Event Instance type: Drupal\Component\Plugin\Exception\PluginNotFoundException: The "hidden" plugin does not exist.

Steps to recreate:

  1. Add new Event Series Type. This creates a corresponding Event Instance Type.
  2. Go to corresponding Event Instance Type and click "Manage Display"
  3. Click "Custom display settings", check "List", hit save.

This white screens and produces the above mentioned error message in the logs.

I did not have this problem when trying to add the "List" view mode to the custom Event Series Type. Just the custom Event Instance Type.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

MikeyR created an issue. See original summary.

owenbush’s picture

Thanks for raising the issue. I'll try and take some time to look at this.

I'mBatman made their first commit to this issue’s fork.

  • owenbush committed 9262cb55 on 2.0.x authored by I'mBatman
    Issue #3315503 by I'mBatman, owenbush: Plugin Exception when adding View...
owenbush’s picture

Status: Active » Fixed

This has been merged.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.