53
Views
7
Comments
How can I change the title show on tab of my screen
Application Type
Traditional Web

I've changed the Title attribute to a text but it's not working

2021-11-12 04-59-31
Manikandan Sambasivam

Hi,

It's working fine for me. Please try deleting the cookies or check in incognito mode.

UserImage.jpg
Alan Nguyen

I don't know why. I've cleared all the cookies, but they are still not working. I have tried in incognito mode but still not working either.

UserImage.jpg
Alan Nguyen

I think it will work on Service Studio (O11) but will not working on ODC

2026-02-26 06-29-24
Rahul
 
MVP

@Alan Nguyen ,
Can you inspect and check it Title tag is created or not.

If it is not created then something issue in script or content loading.

UserImage.jpg
Alan Nguyen

:( 

UserImage.jpg
Alan Nguyen

Hi Rahul Sahu. Seem like all the apps in my environment can't change the title. Maybe we should change it in Portal.? 
All my apps have the same title: example.outsystems.app/{AppName}/{ScreenName}. Even though I have changed their title.

2025-04-14 11-22-14
Aditi Saraswat

Hi @Alan Nguyen,

You can attempt to change the name in the portal and then verify that the title tag in the HTML is properly populated with the page's name. For example, if the title tag isn't updating, it should be filled with "example.outsystems.app/{AppName}/{ScreenName}" in your case. 


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.