Skip to main content

Hi...

 

We have this customer request to show all documents from 4 sharepoint library into smartform. These shp lists are same as structure goes - they have same attributes, same site collections etc(one content type). 

Now we want to show all files(one input parameter - guid - custom attribute) from these lists to one list view to. Associations dont work. We have tried advanced SO but no luck with that since it wants to add service method links but there are none. 

Basically we want to aggregate all documents from 4 libraries to one list view on smartform. 

Ofcourse there is a solution to have 4 list views but this solution was rejected.

 

Any suggestions?

 

Thanks.

Hello,

If we are just trying to pull one item in per each, we could use Item views and do a read on it.

Also ,you should still be able to use an Advanced smartobject, the Service Method links will just be the Titles, thus when you pass in one title, the items with the same title on the other lists will be pulled back.

Reply