I have a panel that displays a month view, as well as a list of upcoming events, paged by month. Right now I have it set up so that if I change the month I'm viewing, the page refreshes and the list of upcoming events updates as well to show a list of events happening that month. This works fine, although what I think would be really nifty, is when using AJAX to change the month being viewed, that the upcoming list would refresh as well. Is this possible to do with inherit settings allready available in views/panels. or am I looking at some custom coding.

Comments

neetu morwani’s picture

Hi,
Even I have the same problem with the calendar display block in a view. The functionality works but when i change the month , entire page reloads which is not desired.
Is there any way to make this work via ajax.

Neslee Canil Pinto’s picture

Status: Active » Closed (outdated)