• Home
  • SP Calendar Pro
    • Core
    • Calendar Filters
    • Utilities
    • Source Code
  • Author
  • Home
  • SP Calendar Pro
  • Author

Author: sam.perrow

Get Single and Recurring Calendar Events without jQuery

sam.perrow / June 23, 2018July 2, 2022

When I first began working with SharePoint calendars, I quickly realized how difficult it was to work with recurring events. Unfortunately there is not a native way to collect the recurring events- only be done using the SharePoint web service via SOAP or REST. SharePoints’ own CSOM does not provide a mechanism to do so. […]

Continue Reading...

Load Multiple JavaScript Files Dynamically Without jQuery

sam.perrow / June 4, 2018July 2, 2022
Load Multiple JavaScript Files Dynamically Without jQuery

After combing the Internet and failing to find a simple method to dynamically load multiple JS files, (while guaranteeing the loading of each), I have put together one of my own. The advantage of the script below is that this allows you to: 1) Dynamically load multiple JS files using a single JS file, preventing […]

Continue Reading...

Posts navigation

Newer posts
Sitemap Privacy Policy Terms of Service
  • linkedin
  • github