How to replace 30 laptops (and $10,000)
How to replace 30 laptops (and $10,000) with 150 sheets of paper http://ow.ly/5FU1b -> Simplicity can be the most elegant solution.
How to replace 30 laptops (and $10,000) with 150 sheets of paper http://ow.ly/5FU1b -> Simplicity can be the most elegant solution.
We’re using our hosted WSS site for our Internet site, our Intranet, and our Client Extranet. This is a very cool use of WSS, IMHO. Not only do we have all of the great content management capabilities for our external site, but we have the team-based capabilities which we can use to interact with our…
Sometimes when you create and configure a Data View Web Part (DVWP), you’ll see the PermMask column show up on its own in the DataFields or the CAML in your DataSource. This happens most often when you are building a Crosslist query (DataSourceMode=”CrossList”). The PermMask column contains the permissions mask for the item for the…
I decided it was high time to take a look at how my jQuery Library for SharePoint Web Services might hold up in SharePoint 2010. After all, it’s a whole new product, everything’s new and improved, etc. Except it turns out that many things are exactly the same. This is actually not bad news. For…
<UPDATE date=”2011-02-14″>: As of jQuery 1.5, single quotes are *required* around z:row or any other similar node selector. This was actually “required” in previous versions of jQuery, but not enforced. </UPDATE> Cross-posted from EndUserSharePoint.com… A little while ago, I noticed that a fellow named Rob Doyle was asking some interesting questions about working with workflows…
[notice]2012-09-07 – Note that I’ve added a more robust version of this function into SPServices v0.7.2, which at this writing is in beta but will be released soon. See the docs for SPFindPeoplePicker.[/notice] I was working with several People Pickers in a form for a client project last week where I needed to set or…
This entry is part 2 of 4 in the series Looping Through Content in a SharePoint 2013 Site WorkflowLooping Through Content in a SharePoint 2013 Site WorkflowLooping Through Content in a SharePoint 2013 Site Workflow – Part 1 – Introduction Looping Through Content in a SharePoint 2013 Site Workflow – Part 2 – Setting Up…