SharePoint and Exchange Forum (SEF) 2013 Wrap Up

I’m just returning from another splendid time at the SharePoint and Exchange Forum (SEF) conference in Stockholm, Sweden. This year, the conference was actually international: it was held on the Silja Symphony cruise ship in both the Stockholm and Helsinki harbors. It was an interesting and fun venue for a conference, and for those organizers…

Item ‘Modified By’ Value Doesn’t Change: Fixing a Damaged Column Schema

I ran into an odd situation the other day at one of my clients. When people edited existing list or library items in *some* lists (we couldn’t discern a pattern) the Modified By (Editor) column value did not change. The date/time stamp (Modified) was updated, but not the person who made the modification. We found…

Setting a Rich Text Column in a SharePoint Form with jQuery – SharePoint 2010

I have gotten several questions on an older post of mine titled Setting a Rich Text Column in a SharePoint Form with jQuery from a guy named Travis. He’s been struggling to try to use the script in the post to get at the text in a Rich Text Editor (RTE) in SharePoint 2007. I just…