cancel
Showing results for 
Search instead for 
Did you mean: 

version number should be appended to each file name when downloaded in alfresco community

leela
Confirmed Champ
Confirmed Champ

Hello Everyone,

              The version number should be appended to each file name when downloaded (currently, they’re just being called working copies), so that the person working on the file knows exactly which version he’s working on or has to upload. Kindly help to solve this issue, Thanks in advance

Regards

Leela N

1 REPLY 1

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

You can achieve this with some modification in SlingshotContentGet.java file.

Here you have to get version no and add with file name.

Thanks,

Sanjay