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

merlinofchaos’s picture

While 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.

merlinofchaos’s picture

Status: Active » Fixed

Ok, added some wizardry to make the apply button inline.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.