Skip to main content
Nintex Community Menu Bar

How to question - list view of all document sets in an entire site when in different libarries?

  • September 24, 2020
  • 1 reply
  • 5 views

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 :-)

 

1 reply

Frankie
Forum|alt.badge.img+7
  • Rookie
  • May 17, 2022
I'd be concerned with the performance of such an approach. Consider creating a composite SmO for 2 of the 26. Then measure the performance as you add 3 - 36.