Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

adf-viewer refresh button

Hi,is-it possible to add button that reloads the viewer (to check an edition) ?<adf-viewer *ngIf="!isRefreshing" [nodeId]="nodeRef" [displayName]="docName" [allowDownload]="false" [allowFullScreen]="false" [allowGoBack]="false" [allowRightSideb...

How to preview multipart/mixed eml file

Hi,I have eml file https://file.io/7YmW2sYX2NpA  with content type "multipart/mixed" (two attachements). I would like to generate preview for this file, but following error occure:2021-05-14 14:06:07,588 ERROR [org.alfresco.repo.web.scripts.Repositor...

miroslav by Star Contributor
  • 2950 Views
  • 1 replies
  • 0 kudos

Change Folder Name

 I have this scrit that runs wherever any folder are created in a workspace, the script runs automatically trough folder rules and works fine, except when the destination folder already exists, I give a look at source code of the page itself and noti...