Hi,
I am using scheduler with units view.
Currently all the events (past and future) are being loaded when the scheduler is rendered.
While this isn’t a problem when working from the lan, when i publish the scheduler to the internet, it takes a long time for the events to show.
my questions are:
-
is it possible to dynamically load data when the dates change (just load the data for the current view). how?
-
Can i specify a date range to be loaded (using a sql query maybe?) this way i will just get all the events from a week ago till the last event in the future. where would this be specified?
Thank you for your help
Molahs.