cancel
Showing results for 
Search instead for 
Did you mean: 

show by default thumbnails

anakin98000
Champ on-the-rise
Champ on-the-rise

Hello,

Is -it possible to show by default thumbnails ?

Thank you in advance

6 REPLIES 6

EddieMay
World-Class Innovator
World-Class Innovator

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,

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!

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.

image

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

EddieMay
World-Class Innovator
World-Class Innovator

Hi @anakin98000 

Thanks for the clarification. What types of document should be shown as thumbnails - pdfs, jpeg, doc, etc?

Thanks,

Digital Community Manager, Alfresco Software.
Problem solved? Click Accept as Solution!

Pdfs and .doc documents