RandomHacks/rhok_website

Display search/filters on problems list

Closed this issue · 1 comments

Problems page (http://www.rhok.org/problems) should have a filter/search box like the Solutions page (http://www.rhok.org/solutions).

Solutions page view (/admin/structure/views/view/solutions/edit) includes the following exposed fields, which have been recreated in Problems page view (/admin/structure/views/view/problems/edit):

Content: Title (exposed)
Taxonomy: Term (exposed)

In Problems context (admin/structure/context/list/problems/edit), can not add "Exposed form: problems-block" to Sidebar First.

Block can be manually added (current state) by setting "Exposed form: problems-block" to display on Sidebar First and only on "problems" page, but is missing formatting of block on Solutions page.

Completed