Hi,
i use adf-document-list component and i have set up 'currentFolderId' property as following
<adf-document-list
#documentList
currentFolderId="-mysites-">
</adf-document-list>
It works but the navigation doesn't work...
How can i solve it ?
Hi,
i use adf-document-list component and i have set up 'currentFolderId' property as following
<adf-document-list
#documentList
currentFolderId="-mysites-">
</adf-document-list>
It works but the navigation doesn't work...
How can i solve it ?
You can check how this is implemented in the example Content Application: GitHub - Alfresco/alfresco-content-app: Alfresco Example Content Application