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

dawehner’s picture

Project: Views (for Drupal 7) » Date
Version: 7.x-3.x-dev » 7.x-2.x-dev
Component: exposed filters » Views Filter

As this filter is provided by date module, moved this issue to the date module.

KarenS’s picture

Status: Active » Postponed (maintainer needs more info)

Unable 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.

cord1’s picture

Status: Postponed (maintainer needs more info) » Fixed

Sorry :/
Need to enable date views as a friend told me.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.