Login
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Login
Hi,
In FormLogin,
Is it possible to change the "name of the tab" from "Log in" to some other name? ex: Project 1
Solved! Go to Solution.
- Labels:
-
Solution Central
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This comes out of the box with ThingWorx war deployment, still, if you want to change I can tell you the way. Go to C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\Thingworx\Common\locales\en dir in your ThingWorx server and open translation-login file. Just change the value of title in labels section(11 line from top). Once you change and save the file it will change the tab name for Form login. Just to let you know the changes will go away once you redeploy Thingworx.war file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This comes out of the box with ThingWorx war deployment, still, if you want to change I can tell you the way. Go to C:\Program Files\Apache Software Foundation\Tomcat 8.5\webapps\Thingworx\Common\locales\en dir in your ThingWorx server and open translation-login file. Just change the value of title in labels section(11 line from top). Once you change and save the file it will change the tab name for Form login. Just to let you know the changes will go away once you redeploy Thingworx.war file.
