Using Query String Variables to Populate SharePoint Form Fields

If you have a parent/child relationship between two lists, you will undoubtedly want your users to be able to create child items without having to type in the common key or ID.  I’m not going to go into the full architecture of this here, but here’s an important part of the process. Let’s say that…

Saving a Site as a Template: ‘Failure decompressing data from a cabinet file’ Error Workaround

I was trying to save a site as a template today including the content, and I got the error ‘Failure decompressing data from a cabinet file’. I found a workaround on Ragav Jagannathan’s site: http://ragavj.blogspot.com/2008/02/failure-decompressing-data-from-cabinet.html …This error "Failure decompressing data from a cabinet file" can be avoided by using the stsadm command line tool of…

Append Changes to Existing Text Option on a SharePoint MultiLine Text Column

If you’re like me, you’re constantly finding new useful things in SharePoint that have been sitting right in front of you all along.  I’m working with a smart guy named Bob Nash from CSC at a client right now, and he just showed me a cool thing you can do with a list column.  …