Hi,
I need to create a dynamic list view of all document sets in a SharePoint site, the site has 26 document libraries and all of these have its own smart object so I can create a list view 'per library', but what I need is a 'single view' that crawls them all and returns a single view.
I wondered about creating a composite smart object (ie: to join the 26 together) but I don't hink I cand o this with just designer, is there a way I can achieve this without having to use visual studio (I have no farm access).
Thanks :-)