I have previously posted a JavaScript solution for approving multiple documents or list items. This is an updated version that adds two buttons in the ribbon: one for “Approve” and one for...
I got a request from Larry Pfaff: …Can all the links be disabled on a calendar view and allow navigation between months for sp 2010? A bit back and forth between Larry...
Change log June 27. 2013 I have changed the function “init_fields_customForm()” to properly set the “fieldType” and “fieldDispName” in the fields object. This is a repost of a previously published article. I...
Change log June 03. 2013 Changes in v2.981 Added Danish date format (LCID 1030). Added option to arrange multilookup columns vertically. Changed the identifier for the headings to prevent them from getting...
I have previously posted a solution for presenting form fields side-by-side. This is an updated version derived from the DFFS project. I have made this updated version by request from Steve Eberl...
Change log May 06. 2013 I have released v2.95 – you find it here April 28. 2013 Bugfixes in v2.94: Fixed a bug regarding comparing date and time columns where the trigger...
A few months ago I received this email from Aymeric: Hi Alexander, I’ve created a JS API to use with Sharepoint. You may want to have a look at it: http://aymkdn.github.com/SharepointPlus/ I...
Change log May 06. 2013 I have released v2.95 – you find it here March 19. 2013 v2.81 fixes a bug occurring when you set a boolean column as required. March 01....