Forum Discussion
Adrienne Kidd
Jun 30, 2017Brass Contributor
'Checked Out to Me' report (Content & Structure)
I am trying to generate a report or a view whereby users will be able to easily see all documents checked out to them across a site or site collection. I can see in the Content & Structure Reports l...
Jun 30, 2017
I just implemented this for a customer of mine using a search result web part.
Simply map a managed property to ows_checkoutUser.
Then query with {User.Name}
Simply map a managed property to ows_checkoutUser.
Then query with {User.Name}