Posted by malc_b on May 27, 2009 at 7:42am
Jump to:
| Project: | Views Custom Field |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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.
Comments
#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 :-(.
#4
I have included this in the D7 successor, Views PHP.