Tag: web part

  • SharePoint 2016 FBA Pack Released

    The SharePoint 2016 FBA Pack has been released. It was ported from the SharePoint 2013 FBA Pack (which was originally ported from the SharePoint 2007 CKS Forms Based Authentication Solution), and includes all of the features from the SharePoint 2013 FBA Pack: User Management Role Management Membership Request Web Part Password Recovery Web Part Change Password…

  • SharePoint 2013 FBA Pack Released

    The SharePoint 2013 FBA Pack has been released. It was ported from the SharePoint 2010 FBA Pack (which was originally ported from the SharePoint 2007 CKS Forms Based Authentication Solution), and includes all of the features from the SharePoint 2010 FBA Pack: User Management Role Management Membership Request Web Part Password Recovery Web Part Change Password…

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

  • Search Refinement Panel Web Part “Show More” Link Not Working

    I recently discovered that the “Show More” link on the Search Refinement Panel web part had stopped working, seemingly out of the blue.  With a bit of debugging I discovered that the functions defined in the onclick event: were returning “Object Expected”.  For some reason the functions were no longer defined. I eventually figured out…

  • SharePoint 2010 FBA Pack Released

    I’ve just released the SharePoint 2010 FBA Pack on CodePlex: http://sharepoint2010fba.codeplex.com/ The FBA Pack is a collection of web parts and tools for managing forms based authentication in SharePoint 2010.  It is a port of the SharePoint 2007 CKS Forms Based Authentication Solution to SharePoint 2010.  It has been changed extensively to work with SharePoint…