Tag: SharePoint Foundation
-
Filter a SharePoint Calendar List With a Date Picker
I was trying to add a date picker to allow the filtering of a Calendar list in SharePoint. Unfortunately I had SharePoint Foundation, which is missing the Date Filter web part which only comes with the Enterprise edition of SharePoint. I found this article, which works great for filtering a specific date. My calendar items…