Problem/Motivation

A client would like to let visitors search for "drop-in" events distinctly from those that require registration. Currently, the Registration Availability filter shows any events with registration enabled and spots available but there is no filter that allows searching for events that don't require any registration.

Proposed resolution

Add a simple boolean filter for Views that allows filtering by whether Enable Registration is toggled off or on for an event series.

Remaining tasks

Build the filter.

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

chrisla created an issue. See original summary.

chrisla’s picture

Status: Active » Needs review

MR adds a view filter and ready for testing.