Hi all,
I have a custom entity/table which contain a field (userManual) as of type file.
I need to automatically rename the file by appending 'UserManual' to it's file name either at the time of upload or after the entity is saved. e.g document.pdf should be renamed as 'UserManual document.pdf'.
Any help would be appreciated.
Thanks