This was a fun one to build. A client wanted to be able to see all of the related tasks for a workflow without having to do the two or more clicks it can take to get there using a standard SharePoint list view. By layering jQuery, SPServices, and jQueryUI, we were able to display the information in a …
Tag Archive: workflow
Permanent link to this article: http://sympmarc.com/2011/06/07/display-all-related-tasks-for-a-sharepoint-workflow-using-jquery-spservices-and-jqueryui/
Nov 29 2010
Kicking Off A Sharepoint Workflow from a Button, and [Much] More!
<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 …
Permanent link to this article: http://sympmarc.com/2010/11/29/kicking-off-a-sharepoint-workflow-from-a-button-and-much-more-2/
Sep 21 2009
Error When Programmatically Starting a SharePoint Workflow
In testing the MOSS Workflow Web Service operations I’m adding to our jQuery Library for SharePoint Web Services, I was getting an error sometimes when I called the StartWorkflow operation: Exception from HRESULT: 0x8102009B Turns out this occurs if there is a prior instance of the same workflow which has terminated in an error, showing …
Permanent link to this article: http://sympmarc.com/2009/09/21/error-when-programmatically-starting-a-sharepoint-workflow/
Feb 05 2009
“Failed to load the workflow” Message in SharePoint Designer with Vista
Here’s an update to an earlier post of mine about the “Failed to load the workflow” error in SharePoint Designer. This time when the error popped up, I was working on my Vista laptop. In Vista, the user settings are in a different place, and I had a little trouble finding them. Go to C:\users\[your_username]\appdata\roaming\microsoft\sharepoint …
Permanent link to this article: http://sympmarc.com/2009/02/05/failed-to-load-the-workflow-message-in-sharepoint-designer-with-vista/
Permanent link to this article: http://sympmarc.com/2008/10/09/sharepoint-workflows-failed-on-start-retrying/

