cancel
Showing results for 
Search instead for 
Did you mean: 

Modify failure message when uploading file

e-no91
Champ in-the-making
Champ in-the-making
Which file should I edit to modify the failure message when uploading file, as shown in the image?
1 REPLY 1

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

You have to modify upload.post.js file to modify the failure message when uploading file
config\alfresco\extension\templates\webscripts\org\alfresco\repository\upload\upload.post.js

It is not recommended to directly edit upload.post.js file.instead of that use module extension pattern.

Surf Extension Modules | Alfresco Documentation