PDA

View Full Version : range of events in list


saanobhaai
10-29-2007, 10:41 PM
Hi,

I've looked around the forums and the demo, but am not seeing one feature that is critical for us. On one of our pages, we want the combined normal/list view; on another page, we want just a list. But in the latter (just the list) we'd like to be able to adjust the number of events that show up, blog-style. In other words, we want to be able to say "display all events for the next 20 days" or "display the next 10 events" -- but as it is, it seems like you can only say "display events for this month".

Is there any way to do this? Thanks for any guidance.

Brian
10-30-2007, 02:21 AM
Sure you can do this. There are lots of features for the List Mode. Just look at the Integration / List Mode instructions for all the details. Specifically, you're looking for $listDays=X;

http://docs.easyphpcalendar.com/source/Integration/ListMode.htm

saanobhaai
11-01-2007, 11:05 PM
That's perfect. Sorry -- I really did try to RTFM. Will be getting a PO.

Thanks.