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."
There’s a conversation going on in Twitter right now about how best to use the #SPHelp hashtag. So many people are weighing in that "Reply All" is filling up the 140 characters! I thought I’d create a quick post where everyone can weigh in. Have at it!
I’ve seen lots of posts discussing this, but no workarounds. Here’s the situation: One list (List 1) contains a list of values that are calculated (say ColumnC = ColumnA & ColumnB) Another list (List 2) uses ColumnC above as a lookup for one of its columns If you go into Datasheet view for List 2,…
This entry is part 22 of 21 in the series SPServices StoriesSPServices StoriesSPServices Stories #1 – How to Start a Workflow on Multiple Items in a List SPServices Stories #2 – Charting List Data with HighCharts SPServices Stories #3 – AddWebPart Method of the WebPartPages Web Service SPServices Stories #4 – Using SPServices to Process…
I’m working in a SharePoint 2013 on premises installation, and I needed to get the ContentType back from a REST call. Content Type is often the most important piece of metadata in a list or library, with the detailed metadata for the Content Type coming in as secondary. It certainly matters which Content Type you…
This coming July 20, I’ll be on the “Panel of Experts” at this event at Bentley University. We’ll be discussing Fitting SharePoint to Knowledge Initiatives, a topic near and dear to my own heart. SharePoint is really cool technology, but as I’m frequently saying, it’s just a tool which must be a part of a…
I noticed a nice little trick going by in my Twitter feeds today. I’ve always wanted to know how to do this. Displaying the right formats for dates and times as well as the right offset from UTC is a real challenge from the client side. There’s a fantastic library called Moment.js that I use…