Can't Rename from rename button in file menu

Hello. so i integrated my angular app with onlyoffice. but there is a problem, where i want to change the document title from rename button in file menu. but when i already changed it, the document title remains the same. How to fix that?

Hello @lapdorar

Please specify how do you change the name of a file, if possible step-by-step.


In general, please refer to this article in API to find out how Renaming works:

If you are using ONLYOFFICE Docs Angular component for integration, check out integration API as it provides onRequestRename event for Renaming a file:

https://api.onlyoffice.com/editors/angular#events_onRequestRename