Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 May 2008 at 12:32 UTC
Updated:
21 May 2008 at 23:02 UTC
Exposed filters had 2 nice features in 5.x which I think are missing in D6.
- there is no 'force default'. the operator is always shown
- filters would render more inline. for example, a view with just a type-in textfield as exposed filter would have its submit button on same row.
Comments
Comment #1
merlinofchaos commentedWhile it's not completely obvious, the help text does say that if you remove the operator identifier, the operator will not be shown.
Filters are rendered with more CSS and not a table in Views 2 because while the table was really convenient a lot of the time, it also really irritated people a lot of the time. I'll see what I can do to get the apply button to render inline, though. On the plus side, theming the exposed filters is a LOT easier now.
Comment #2
merlinofchaos commentedOk, added some wizardry to make the apply button inline.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.