Problem: In the settings there is the option to change the default view of the Events to either the calendar or the Event list. I am looking for where/how this change is being made so I can hook onto it and make it load only the list view when using a smaller viewport.
I’m afraid this is probably very simple, and I’m simply just missing it.
Reason: The table display for calendar view looks nice, but is not responsive. I would like to default to that view for larger viewports, but not smaller ones. If there is a different way to approach this please let me know. I just checked and now see that it is the top voted new feature for 3.0, but I just want to know where to get started and I can code it.