Error Creating a Document Workspace
"This document is already stored in a Document Workspace. A new Document Workspace cannot be created for this document."
"This document is already stored in a Document Workspace. A new Document Workspace cannot be created for this document."
Today I got an alert that the SharePoint UserVoice suggestion from Corey Roth (@coreyroth) entitled Add managed metadata term store operations to REST API got the coveted “Thinking About It” tag from the Product Group. I like to tweet out changes like this to let people know the Product Group is listening and acting on our…
This entry is part 4 of 21 in the series Unlocking the Mysteries of Data View Web Part XSL TagsUnlocking the Mysteries of Data View Web Part XSL TagsUnlocking the Mysteries of Data View Web Part XSL Tags – Part 1: Overview Unlocking the Mysteries of Data View Web Part XSL Tags – Part 2…
Live and learn. Maybe that’s my mantra. One thing I can tell you is that the first time I come up with a way to do something, it’s rarely the best. If I look at some old code of mine and think it’s perfect, I worry. We all are learning all the time, and it’s…
As long as I’ve been working with Data View Web Parts (DVWPs), I’ve pretty much always done my “joins” manually by diving into the XSL. When I started working with DVWPs, there wasn’t much available to tell me how to do things, so I just made it up based on what worked. Today I saw…
Especially when you are using Data View Web Parts (DVWPs), but anytime you are using a Web Part that allows custom XLS to control display, you may want to do a test on dates. Doing this is relatively easy if you know a few of the ddwrt namespace date functions. In this example, let’s say…
SharePoint 2010 has some quirky architecture to handle row selection in list views. We’re all familiar with this from navigating around lists. In the list views, we have a few choices on how we select rows to work with (depending on the list view settings): Clicking the checkbox to the left of each item Clicking…