Sorting by Number in DVWPs
<xsl:sort select=”@JobFamilyRank” order=”ascending”/>
<xsl:sort select=”@JobFamilyRank” order=”ascending” data-type=”number”/>
<xsl:sort select=”@JobFamilyRank” order=”ascending”/>
<xsl:sort select=”@JobFamilyRank” order=”ascending” data-type=”number”/>
A few weeks ago, I started having problems logging into Microsoft Teams in my browser and in a Progressive Web App tethered to the same profile. The profile was my main one with my Sympraxis account, so I knew it wasn’t an actual access issue. It had to be something more insidious. If you aren’t…
You might be surprised by the title of this post. Isn’t our goal to get everyone’s content *into* SharePoint? Usually that’s the case, for sure. But many times, in the course of a migration from an older (usually on premises) version of SharePoint, we identify whole sites or branches of subsites that simply don’t have…
After the back and forth with Mike Oryszak about the last demo I built, my partner Pete and I decided that it would be really useful (and a fun exercise) to start building out a jQuery Library for the SharePoint Web Services. While many, many people have blogged about their point solutions for this (not…
The SPXSLT Codeplex Project has been languishing a bit due to a lack of time to focus on it on my part. (See my earlier blog post New CodePlex Project: SharePoint XSL Templates (SPXSLT) for more information on what this project is about.) These XSL templates can be used in your Data View Web Parts…
I got an email through my blog the other day which asked an interesting question. My reply bounced back, so I figured I’d post it here as well as in the SPServices Discussions (where a question like this belongs, anyway). Hi Marc, first of all thank you for your contributions to the sharepoint community. [You’re…
Back in October, I was lucky enough to visit my friends at ShareGate, along with fellow MVPs Jasper Oosterveld (@jappie1981) and Maarten Eekels (@maarteneekels) We had several conversations with ShareGate’s Laurent St. Pierre (@laurent_sp), and those were recorded and released as a series of videos: The evolution of IT: Improving digital employee experience to boost…