Problems with the date field in Term_fields (+Views)?
chumoka - July 21, 2009 - 15:20
Hi I'm using the latest Views module (6.x-2.6) and the latest Term fields (6.x-1.5) to create taxonomy terms with and additional date field. However, when I try to create a View for these taxonomy terms and either filter or sort the list based on this custom date field, nothing happens.
I have a Taxonomy list called Events, with the name of the event and a start date field; I would like to display only the most recent ones, that's why I was trying to use these modules. But when I set a date filter, to ignore those that started 1 week ago (-7 days), nothing happens. Same with the sorting... Any idea?
Thanks a lot.

Half of the problem is solved
Now sorting based on the date field works fine, but I'm still not able to filter the terms by date. I have 3 events, one started on the 1.june, the second on the 1.july and the third on the 1.august. I only want to display those events that started in the last 30 days. Any idea what might be wrong with this?
Thanks