Filter doesn't work on fields in relationships
nicholas_w - January 28, 2009 - 20:43
| Project: | Date |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
I have a view bringing in fields and other query data across a relationship. However, when I try to date filter the view based on a field in the relationship nodes, I get an empty resultset.

#1
This seems to be a recurrrent request that never got any response.
Apparently, Views does not process filtering through relationship though the UI allows to define it.
I suggest to change the title for a broaden perspective
#2
I'm having the same issue. Whenever I set up a filter on a datetime field that is brought in via a relationship/nodereference, I get zero results. If I remove the datetime filter, everything shows up again in the view listing.
#3
#4
I noticed there was a recent CVS commit to prevent the use of the popup select widget for the filter. Since I was using this, I tried having the user use just the regular text box to enter a date for the filter, but it still comes up with zero results.
#5
Duplicate of http://drupal.org/node/385688