Category: Javascript
Parent-child-grandchild relationship in SharePoint 2010 lists with javascript only
09.12.2011 I have updated the solution to v1.1 to let the user chose the icon (or no icon) before the “child” title. The code for the file “ParentChildResources.js”, and the CEWP code...
Superfish drop-down menu – built from a SharePoint list
12.01.2012 Updated to v1.4 to support anonymous access as requested by Brett Anderson. I got this request from Larry: Hey A, I have a good request for you. I would like to...
List all attachments when clicking the paperclip in a list view – updated version
13.09.2014 v1.71 fixes a bug where the attachment have an apostrophe in the name. 05.06.2012 v1.7 adds support for jQuery v1.7.x. I have previously posted a solution for listing all attachments when...
Accessing user profile information in SharePoint with javascript – updated version
I have previously posted a solution for pulling user information from the built-in user information list in SharePoint (found in WSS 3.0, MOSS 2007 and SharePoint 2010 both foundation and server). This...
Pull e-mail from people picker and write to a separate textfield – updated version
08.01.2012 I have published an updated version of this script here I have previously posted a solution for pulling the e-mail address from a people picker and writing it to a separate...
Preview metadata in list view on mouseover – updated version
18.09.2011 I have added a bit more functionality. The CEWP code and the file “PreviewMetadata.js” has changed. Re-read this article for details. This is a remake of a previously posted solution for...
Remove group label in grouped list view
17.09.2011 I have updated the script to support lookup columns and people pickers. I got a request from Djamel asking for a solution for removing the group label (the field name) in...