We are using SP2013 standard edition. In a site collection there are several levels of subsites. We have a custom content type "notes" built and each subsite have a list created with this custom content type. In other word, each subsite have a list with same structure.
I want to combine 3 of the various lists into single list view. The view should have paging and sorting function. I have tried CQWP but it is limited to target subsite and its child only. I want to specific which 3 lists to be combined.
May I know how should I achieve this? If possible I want to stick with client side solution like JS library. Thanks for your advice!