# Can Collab windows title use the document file name?

**URL:** https://forum.collaboraonline.com/t/can-collab-windows-title-use-the-document-file-name/2550
**Category:** Uncategorized
**Created:** [April 21, 2024, 9:59am UTC](https://forum.collaboraonline.com/t/can-collab-windows-title-use-the-document-file-name/2550 "2024-04-21T09:59:25Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![gerald](https://avatars.discourse-cdn.com/v4/letter/g/ea666f/32.png) [@gerald](https://forum.collaboraonline.com/u/gerald)
#### Post date: [April 21, 2024, 9:59am UTC](https://forum.collaboraonline.com/t/can-collab-windows-title-use-the-document-file-name/2550/1 "2024-04-21T09:59:25Z")

</div>

Right now all the document editing windows has a windows title Online Editor. Can this be changed? I try to set the windows document title after windows.open() to the document name but it will be changed to ‘Online Editor’

---

<div class="post-metadata">

### Author: ![cornouws](https://avatars.discourse-cdn.com/v4/letter/c/7ab992/32.png) [@cornouws](https://forum.collaboraonline.com/u/cornouws)
#### Post date: [April 23, 2024, 10:31am UTC](https://forum.collaboraonline.com/t/can-collab-windows-title-use-the-document-file-name/2550/2 "2024-04-23T10:31:02Z")

</div>

Hi Gerald,  
Can you please be a bit more specific?  
I assume you mean a window with a browser running COOL/CODE.  
Where do you expect to see that title?  
(In my simple test with COOL in Firefox, the window identifies itself with the tab name, which is the document title … 🙂 )  
Maybe some info on OS, libraries, applications involved?  
thnx - Cor

---

<div class="post-metadata">

### Author: ![gerald](https://avatars.discourse-cdn.com/v4/letter/g/ea666f/32.png) [@gerald](https://forum.collaboraonline.com/u/gerald)
#### Post date: [April 29, 2024, 10:14am UTC](https://forum.collaboraonline.com/t/can-collab-windows-title-use-the-document-file-name/2550/3 "2024-04-29T10:14:48Z")

</div>

![Screenshot 2024-04-29 at 6.11.29 PM](https://europe1.discourse-cdn.com/flex013/uploads/collaboraonline/original/2X/b/b530a2095da90225ede06368ed502dfa8ce1259d.jpeg)

I upload a screen shot. Note that Browser tab title is ‘Online Editor’. How can I make it to use the file name.

---

<div class="post-metadata">

### Author: ![cornouws](https://avatars.discourse-cdn.com/v4/letter/c/7ab992/32.png) [@cornouws](https://forum.collaboraonline.com/u/cornouws)
#### Post date: [April 30, 2024, 3:05pm UTC](https://forum.collaboraonline.com/t/can-collab-windows-title-use-the-document-file-name/2550/4 "2024-04-30T15:05:53Z")

</div>

Thx for the screenshot. Indeed this is not how I’m used seeing it and I think we would need to have a better understanding of your deployment/integration. Can you pls send an email to [sales@collaboraoffice.com](mailto:sales@collaboraoffice.com) and/or share (in a DM) your contact details?

---

<div class="post-metadata">

### Author: ![gerald](https://avatars.discourse-cdn.com/v4/letter/g/ea666f/32.png) [@gerald](https://forum.collaboraonline.com/u/gerald)
#### Post date: [May 16, 2024, 9:53am UTC](https://forum.collaboraonline.com/t/can-collab-windows-title-use-the-document-file-name/2550/5 "2024-05-16T09:53:54Z")

</div>

My email is [gerald@igarment.net](mailto:gerald@igarment.net)

---

<div class="post-metadata">

### Author: ![hub](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.collaboraonline.com/hub/32/883_2.png) [@hub](https://forum.collaboraonline.com/u/hub)
#### Post date: [May 16, 2024, 11:43am UTC](https://forum.collaboraonline.com/t/can-collab-windows-title-use-the-document-file-name/2550/6 "2024-05-16T11:43:03Z")

</div>

Right now this is not possible.

I’m not familiar with that integration, but the way it looks from the screenshot is that it opens the COOL frame directly in a new document (tab or window) instead of inside an iframe from the integrating application. The latter is the recommended way to do it as it allow complete control of the surroundings, including interface.

My recommendation would be to embed COOL with an iframe.
