By briantes on
Hello.
I would like to use dates as arguments for views. But I want to establish a range between to dates over a cck field.
For example, I have a cck field "validation_date", and I would like to filter this view with dates between "01/03/07" and "15/04/09".
I can add date arguments, but I can't set ranges, only one value to the field.
How could I do it?
T.I.A.
Comments
Hi, You should install Date
Hi,
You should install Date -module (if not yet installed).
Then in views choose Filter and Date: Date (node). Make right settings for you and update. Then you can choose from Operator -dropdown list "Is between".
Hope this helps!
Thanks for your answer but I
Thanks for your answer but I would like to use it on "arguments".
My view has one arguments for userid, and I need a second argument for a date range.
I will use it with next code, but adding new parameters to the view:
Nobody need it?
Nobody need it?
I have the same problem
Anyone out there know how to handle this? :) Thanks for everyone thoughts!
PJW
Hi. I haven't found a
Hi. I haven't found a solution. I don't know how to apply a date range arguments to a view with php.