Hello,
Is -it possible to show by default thumbnails ?
Thank you in advance
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,
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
Hi @anakin98000
Thanks for the clarification. What types of document should be shown as thumbnails - pdfs, jpeg, doc, etc?
Thanks,
Pdfs and .doc documents
Hi @anakin98000
Sorry, should have asked this before - are you running community or enterprise, & is this a customised UI?
Hi,
I'm running community and I use adf-viewer component : https://www.alfresco.com/abn/adf/docs/core/components/viewer.component/
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.