Display All Related Tasks for a SharePoint Workflow Using jQuery, SPServices, and jQueryUI

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…

Cool Use of SPServices from SPEvilGenius (aka Daniel Walker)

Every once in a while, someone comes back to the jQuery Library for SharePoint Web Services (SPServices) site and shares something they have been doing with the library.  I read through one today that was impressive, so I thought I’d post it here so more people can read it and see what neato stuff is…