How about custom filter too?
malc_b - May 27, 2009 - 07:42
| Project: | Views Custom Field |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Seems to me that views has arguments, fields, and filters. This module gives total flexibility for fields but there is nothing for filters. So there is a need for a custom filter too I'm sure.

#1
I second this notion!
#2
http://drupal.org/project/viewsphpfilter
Actually I faced the reversed problem, I knew Views PHP Filter and wanted to have same flexibility on views' fields, when I discovered Views Custom Field ; they don't work exactly the same way, but I think it's what you're looking for.
#3
Thanks. I've bookmarked that. Never found it when searching :-(.