02-18-2021 04:55 AM
Hello,
Is -it possible to show by default thumbnails ?
Thank you in advance
02-19-2021 06: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 08: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 08: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 08:37 AM
Pdfs and .doc documents
02-22-2021 09:00 AM
Hi @anakin98000
Sorry, should have asked this before - are you running community or enterprise, & is this a customised UI?
03-02-2021 03:00 PM
Hi,
I'm running community and I use adf-viewer component : https://www.alfresco.com/abn/adf/docs/core/components/viewer.component/
Explore our Alfresco products with the links below. Use labels to filter content by product module.