By sisko on
Hello guys,
I say advanced but I'm a real novice when using relationships and arguments but I don't think they have a part to play here ;-)
The situation is I have a reporting system and I enter all my work activity reports in it.
I only want the last 7 days worth of entries to display each week rather than all entered reports.
I then list them using views and filter by some exposed filters as I see fit.
What I don't know is (1) if it possible to do something like this and (2) how to implement it, using views in both cases ?
Please help if you can,
thanks.
Comments
_
Yep you should be able to do this no problem. Just create the view with whatever fields you want to see and add a filter for the date range you want to see. Then add other filters and exposed them as desired. No arguments, no relationships.