HI,
I have multiple subsites in single site collection. All of these subsites have document library with same name. So is it possibleusing JSOM to read data from multiple document libraries with same name and display it to the user?
If so I would appreciate if I can be pointed out to any reference on how to do it. I know that we can do it by Content search webpart, but I want to know if it can be done programmatically using JSOM.
Thanks,