I've changed the Title attribute to a text but it's not working
Hi,
It's working fine for me. Please try deleting the cookies or check in incognito mode.
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.
I think it will work on Service Studio (O11) but will not working on ODC
@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.
:(
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.
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.