This sample will create a sharepoint list called Events on the host web. It also contains an app part that renders a minicalendar that can be styled to your needs using the attached css files.
- Office 365 Multi Tenant (MT)
- Office 365 Dedicated (D)
- SharePoint 2013 on-premises
No special prerequisites
Solution | Author(s) |
---|---|
Core.JSOM.Minicalendar | Luis Valencia |
Version | Date | Comments |
---|---|---|
1.0 | November 11th 2014 (to update) | Initial release |
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
Documentation about this sample can be found here
- For Development purposes you can press F5 for testing.
- To install in a production environment, Publish the App, submit to the App Catalog, and then you can install it on any site.
- Make the Events list name customizable via App Part Properties.
- Make the colors rendered by CSS customizable via App Part Properties.