This post describes how to add individual labels for each choice in a multi choice list. This is a follow-up on the post on how to modify formlabel in SharePoint form. The...
I got a request for a method to edit the form label of a SharePoint form. Basically this i very easy. This is how it looks by default: By adding a few...
In this post i will show you how to display the workflow history log in the workflow status column instead of just “In Progress” or “Completed”. The default behavior is like this:...
11.01.2010: A follow-up on this article is posted here: Check workflow status and refresh page when status equals “Completed” Have you ever wanted to prevent editing of a list item if the...
A new version can be found here. 08.04.2011 A small makeover to get rid of some extra script references and to add compatibility to all major browsers. This one is related to...
05.07.2012 An updated version can be found here This article describes how to show or hide a form field based upon membership or not membership in a SharePoint group. This solution uses...
18.09.2011 I have posted a new solution which makes this one obsolete. You find the new one here 09.09.2010 Updated the function “getUserInfo”. It no longer requires the list GUID for the...
Updated 23.09.2009 In this post i will show you how to add heading-support to a SharePoint list view. This is a follow-up on my previous post Headings in SharePoint Forms – jQuery....