How to change calendar view from month to day on button click event without ribbon ?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
|
The only way I can think of straight away is because it changes view by URL, is to set the query string on a custom link to browse to it.
You probably need to define the view and date as well (Look at the QueryString when you click the ribbon) |
|||
|
|