algardata wrote: From CORE you cannot filter categories.
A solution is to create a new menu and create menu items to the desire categories and create a new menu template as a select.
Menus for search??? OMG.
It is not good solution.
ggppdk wrote: New search view can filter categories
Maybe I do not undestand something, but... why `categories`? I need to filter items.
For example: select all items with price(flexi field)=20..100 and availability(flexi field)=true, order by date, render with `reality_intro` template.
ggppdk wrote: New search view...
Where does it placed? Is it in current release or planning?
---
As I see new module (I plan to create): It can show
a) Navigation (pages list) on top and bottom
b) Search form (by user HTML input)
c) Results by user entered PHP code with SQL-query as result
d) Maybe PHP code will also return some predefined variables (for example: $_showNavigation = false)
How do you think, will it be good solution?
Now I'm thinking about to let user write just PHP code, or let him to do it with help of one of form PHP libraries to do more easy form validation and refilling form after refresh with typed before values.