09-24-2016 03:39 PM
Hello,
Is there a way to display the quota and the usage inside every user portal?
I only find the admin can check these information for all users
Thank you
Jamil
09-24-2016 07:37 PM
09-24-2016 09:29 PM
You can implement your own custom Dashlets that call following alfresco webscript api to display Quota and usage for current user
Get People
GET /alfresco/service/api/people?filter={filterQuery?}
Description: Get collection of people stored in the repository. This can optionally be filtered according to some given filter query string
Authentication: user
Transaction: required
Format Style: any
Default Format: json
Id: org/alfresco/repository/person/people.get
Description: classpath:alfresco/templates/webscripts/org/alfresco/repository/person/people.get.desc.xml
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.