05.05.2010 Updated code to adapt the position of the image depending on height and width (and scroll) of the page relative to the image size. I got this request from Mark: Hi...
16.10.2010 The function getFieldValue is posted in another – more updated – version here. 29.04.2010 Updated the code for the file “GetFieldValueOrSetAsReadonly.js” to support “SPFieldUserMulti” and for getting the field value in...
25.08.2011 I have ported this to SharePoint 2010. The instruction for use is the same as for v1.4 for SharePoint 2007. You find the code in the download section. 24.08.2011 I have...
I got this request from Carel Schotborgh: Using WSS 3.0 Not have been able to find it anywhere so, since it is possible to filter a list items (in all event/task/etc view)...
19.08.2011 Updated the function to support new versions of Firefox. I got a tip from Alexey Krasheninnikov regarding using regex rather then “indexOf” and “substring” in the function “init_fields()”. It is both...
18.09.2011 I have posted a new solution to this “problem”. I recommend you use the new one. You find it here I got this request from Indra: Hi Alex, This is really...
In most cases where users have trouble getting my solutions to work, the problem is the script references. I will give a few examples here on how to troubleshoot these cases. To...
20.10.2010 Updated code to add some more features: Edit list properties: “Hidden”, “ShowUser”, “Ordered”, “Direction”. Field properties: ShowInDIP (document information panel) and cross site lookup functionality for a standard SharePoint lookup column....