Working with Large Lists in Office SharePoint Server 2007
This list or library contains a large number of items. Learn about managing a large list or library and ensuring that items display quickly.
This list or library contains a large number of items. Learn about managing a large list or library and ensuring that items display quickly.
Last week, we had a client wondering why they saw this in the Search & Intelligence Admin Center. Not only was Top queries showing “No data”, but there was “No data” for No results queries and Abandoned queries, too. This was the case even when we changed the filter from the last 31 days to…
This entry is part 1 of 2 in the series Sympraxis Client Side Development PipelineSympraxis Client Side Development PipelineSympraxis’ SharePoint Client Side Development Pipeline – Introduction Sympraxis’ SharePoint Client Side Development Pipeline – Where Should We Put Our Stuff?As promised in our August Sympraxis Newsletter, Julie and I wanted to start a new blog series…
I had a question on my recent article over at EndUserSharePoint.com entitled A jQuery Library for SharePoint Web Services (WSS 3.0 and MOSS): Real World Example – Part 1. The question was about the SPDisplayRelatedInfo function, and while I was setting things up to see if I had a bug, I found that there were…
Cross-posted from EndUserSharePoint.com… If you are using WSS or MOSS for a public-facing site, you may want to allow people to post content in a limited way. A great example of this is where you want to have a Contact Us form on your site. If you have serious concerns about security, then this article…
Having worked at Bain & Company for 6 years many moons ago, I still keep an eye on their publications and I occasionally spot something interesting. In June (though I just received a copy from the Bain alumni association), Darrell Rigby and Barbara Bilodeau published the results of their latest survey on management tools and…
I just released a new version of the SPXSLT Codeplex Project with a few minor changes. I’ve added a new template called GetUserNames. It’s very similar to GetUserIDs, except that it parses out the user names (rather than IDs) from a Person or Group column value. It requires the GetUserName template to function. Both GetUserNames…