02-18-2021 01:55 AM
Hello,
Is -it possible to show by default thumbnails ?
Thank you in advance
02-19-2021 03:23 AM
Hi @anakin98000
Can you provide some more information please? Are you developing a custom ADF application?
In Share thumbnails of most supported file types should display, similarly in the Alfresco Content Application.
Regards,
02-19-2021 05:17 AM
Hi,
yes I'm developing a custom ADF application.
What I mean is when we display the document, we must click on button in order to show thumnails.
But is there a way to display the document with the thumnails already displayed (whitout clicking on button) ?
Here is the code
<adf-viewer
[nodeId]="workflow.documentDTO.nodeRef"
[displayName]="workflow.wfname"
[allowDownload]="false"
[allowFullScreen]="false"
[allowGoBack]="false"
>
</adf-viewer>
Thank you
02-19-2021 05:31 AM
Hi @anakin98000
Thanks for the clarification. What types of document should be shown as thumbnails - pdfs, jpeg, doc, etc?
Thanks,
02-19-2021 05:37 AM
Pdfs and .doc documents
Explore our Alfresco products with the links below. Use labels to filter content by product module.