Hey blog readers… It has been almost 2 years since I posted my most read blog on creating a Parent/Child list relationship in SharePoint 2007: Creating a SharePoint List Parent / Child Relationship - Out of the Box And then a year ago I improved on my method and redid the blog post… still for SharePoint 2007: Creating a SharePoint List Parent/Child Relationship – VIDEO REMIX Since then many of you have been asking me how to get this to work in SharePoint 2010, and frankly I have just not had time ......
Merry Christmas to the most awesome SharePoint community. You guys have made yet another year of SharePoint bearable as well as informative. I realize more and more just how little I know and how you guys stop me from going insane, and for that I thank you. I’ve been pondering what I could get all of you for Christmas. At first I thought of getting everyone a Kinect, but then realized you didn’t all have Xboxes so that wouldn’t be a good idea. So, I took all them back to the store and thought some ......
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” field is a multi-select person or group field. As far as I know (and I actually know so little) you cannot just write a CAML query to return this information. If you can, ......