Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Culturefeed Agenda Block Actor Search

Sven Houtmeyers edited this page Jun 22, 2015 · 1 revision

In code: agenda-actor-search

This block provides a search form to perform a dedicated search for actor entities (locations, organisers and other venues).

You can search on the name of an actor or the city. When there's a match with an autosuggested item, submitting the form will directly open the corresponding detail pages with the actor program block. Otherwise it will perform a normal search.

When the user location is known (as a cookie), a short list of actors in the neighbourhood of the users location is shown in this block too.

Configuration options

  • Searchable types
    • refine the set of suggested actors
    • based on actor type
  • Visibility settings
    • similar to the global block visibility settings
    • based on event types in the current active filters

Typical use case

Show a form to search for movie theatres only when a user has already filtered the search results on eventtype movie.

Agenda actor search

Clone this wiki locally