Using SPServices & jQuery to Find My Stuff from Multi-Select Person/Group Field
- by Mark Rackley
Okay… quick blog post for all you SPServices fans out there. I needed to quickly write a script that would return all the tasks currently assigned to me. I also wanted it to return any task that was assigned to a group I belong to. This can actually be done with a CAML query, so no big deal, right? The rub is that the “assigned to”…