Closed (fixed)
Project:
Date
Version:
7.x-2.x-dev
Component:
Views Filter
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2011 at 20:28 UTC
Updated:
8 Sep 2011 at 23:31 UTC
date-7.x-2.x-dev.tar.gz of 2011-08-19
views-7.x-3.x-dev.tar.gz of 2011-08-19
I have a content type with 3 datefields
datetime
date
datestamp
I try to filter each of them separatly but :
datestamp gives me possibility to filter on "greater than"
but value "now" do not execute the filter
date and datetime do not give me the possibility to use "greater than"
Anyone who can give me a solution?
Comments
Comment #1
dawehnerAs this filter is provided by date module, moved this issue to the date module.
Comment #2
karens commentedUnable to understand the report or reproduce what I think it is describing. All types of date fields will have exactly the same filter options, they all use the same handler. I can find no way to create filters that have different values.
Unless you are confusing the filters for the fields (value and value2) with the filters for the delta. The delta values are not dates, they are numbers. You would hardly ever if ever filter on the delta.
Comment #3
cord1 commentedSorry :/
Need to enable date views as a friend told me.