Tag: list

  • 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…

  • Mixed Anonymous and Secure Content with SharePoint 2010

    In this tutorial i’m going to step you through how to set up a SharePoint 2010 publishing portal with both anonymous and secure content. 1. Create a new Web Application in Central Admin. Make sure that you select ‘Yes’ for Allow Anonymous.  All other values can remain at the defaults. For this example I’m going…