Hello,
I’m currently creating a page which contains the plugin “My Calendar”.
So this PlugIn is able to view different views like “list” and “grid”.
At the moment I have two views on one page, as I want both the calendar view (grid) and a list view to be visible.
But if I now select a different date in the grid view, the list view is not automatically updated.
Is there a way to pass the grid view’s new date to the list view?
Thanks in advance.