StaticName versus DisplayName on SharePoint Lists

Good old George2 asked a question over at SharePointOverflow.com about SharePoint list and column names today.  If you don’t know it, SharePointOverflow.com is an excellent site to get high-end SharePoint assistance!  I liked my response, so here it is as a blog post. When you create a column on a list, both its DisplayName and StaticName are…

A jQuery Library for SharePoint Web Services (WSS 3.0 and MOSS): Real World Example – Part 2

Cross-posted from EndUserSharePoint.com… Part 1 Part 2 Part 3 Part 4 In my last article, I showed how I used my jQuery Library for SharePoint Web Services to improve data quality by enhancing an out of the box form using the SPRequireUnique, SPDisplayRelatedInfo, and PreSaveAction functions. In this installment, I’ll show you how I created…

jQuery Library for SharePoint Web Services: Lots ‘o New Stuff Coming in v0.4.7

I’ve been banging away on new features and functionality for the next version of the jQuery Library for SharePoint Web Services, so my blogging has fallen by the wayside a bit.  v0.4.7 is shaping up nicely, in large part because the stuff that I’ve been adding has been driven to a large degree by the community of…

A jQuery Library for SharePoint Web Services (WSS 3.0 and MOSS): Real World Example – Part 1

Cross posted from EndUserSharePoint.com… Part 1 Part 2 Part 3 Part 4 So I’ve been going on about how wonderful this jQuery Library for SharePoint Web Services stuff is, but you may have wondered if I ever actually use the library in real world situations. You bet I do, and it lets me build some…

How Are a SharePoint List’s Calculated Columns Stored and Rendered?

Ever helpful @MSwannMSFT – Matt Swann at Microsoft (why aren’t there more like him?) – spotted a Twitter discussion between @jvossers, @willhlaw, and me (@sympmarc) yesterday, and in his usual tenacious style, promised an answer.  This guy doesn’t just guess, he goes and tracks down the line of code or the actual developer and finds…

Interesting New Uses for SPDisplayRelatedInfo: Follow Up

Following up on my post Interesting New Uses for SPDisplayRelatedInfo, I’ve just added two new options to the SPDisplayRelatedInfo function in the first alpha for v0.4.7 of the jQuery Library for SharePoint Web Services.  The function is getting a little overloaded with options, but these two seemed pretty valuable yet not worth breaking things out into…

Too Soon for SharePoint 2010? – Part Deux

The other day, I tweeted “Am I the only one who thinks that spending a lot of time on #SP2010 right now is premature?” and subsequently wrote my Too Soon for SharePoint 2010? post. I certainly didn’t want to cause trouble with the question, but it’s garnered some interesting responses. Bjørn Furuknap posted his thoughts on his blog today,…