Community Tip - You can change your system assigned username to something more personal in your community settings. X
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.
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.
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.