Skip to main content
15-Moonstone
April 29, 2021
Solved

Login

  • April 29, 2021
  • 1 reply
  • 867 views

Hi,

In FormLogin,

Is it possible to change the "name of the tab" from "Log in" to some other name? ex: Project 1 

 

Sruthi_0-1619693385291.png

 

Best answer by mnarang

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.

1 reply

mnarang5-Regular MemberAnswer
5-Regular Member
April 29, 2021

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.