I'm trieing to get a list of the 10 next upcoming events with a "next" button. That's very easy with the core views module by filtering date >= now and setting up a pager.
However I need also a "previous" button to see the last 10 events (and the 10 before and so on).
It would be easy to show all events beginning from the earliest one with a pager to the next 10 events. Since this is very uncomfortable (you have to click many times to see upcoming events) the view should show the next 10 by default and provide prev/next options.
Do you have an idea how to achieve this?
I'm posting this here because "date_browser" looks very similar to what I want. "Unfortunately" (in my case) everything is grouped by month.
Comments
Comment #1
arlinsandbulte commentedHi,
I am just indiscriminately closing all support requests with no activity for more than 1 year.
If you consider this to still be a valid issue / support request, feel free to re-open.
BUT,
if you are re-opening this issue, please provide specific details on how this issue can move forward.
Thanks.