EtchUK / Etch.OrchardCore.Search

Module for Orchard Core for adding site search.
MIT License
9 stars 3 forks source link

Creating a search page getting error "The Query field is required" #3

Closed mobinzk closed 5 years ago

mobinzk commented 5 years ago

This is causing when creating a search page with "Grouped - Results are grouped by content type". This is because the field query field on "List - Results are displayed together in a list" is hidden but still validation happen on that.