
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
Hello,
The easiest way from my perspective is to create a Power Automate Flow that will handle Create of an annotation entity and update the name of the file.