Im using the Full Calendar plugin and i ran into some issues. i imported all my records for the form which was around 2300 entries. now everytime i go to the page, it takes a while to load because it is loading all the records at once.
Is there a way to only load what current month you are on and then load the corresponding months if the view is changed? i couldn’t see an option for this. i tried using the data source where “date > calendar’s date range:start” and “date < calendar’s date range:end” but that didnt work.