I have a SharePoint calendar on a site, the specifications is that it just displays the current day on a calendar however if a user clicks on a day the web part changes to the day view of the calendar. Is there a way to disable the calendar web part from changing views?
I thought it might be an onclick event that was firing however the <td>
tags don't have any onclick functionality attached to them.
Regards ~Donald Dunlop