cancel
Showing results for 
Search instead for 
Did you mean: 

Find count of total number of docs under a document library from Alfresco/Share UI - without coding

SG
Champ in-the-making
Champ in-the-making

Is there a way to know

1. The count of the total number of documents under a document library from Alfresco/Share UI,  without writing code?

2. If a document has more than one version, then the count of only the latest version of the documents under a given document library?

1 REPLY 1

kaynezhang
World-Class Innovator
World-Class Innovator

I'm afraid you need to do some coding
You can use alfresco rest search api with simple statistics
Please refer to https://docs.alfresco.com/6.0/concepts/search-api-stats.html