Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi,
When you try to log in through the below URL
http://localhost:8081/Thingworx/FormLogin/confirm/TestLogin
You get a Login form with a Reset button, and another form appears when you press the Reset Password.
Business wants to customize the dashboard. Is there a way to do it?
As per the link here, I can see we need to customize the JSP files, isn't there other way?
Thanks,
Solved! Go to Solution.
Kindly look at the following file at line number 19, and change it according to your requirements.
webapps\Thingworx\Common\locales\en\translation-login.json
The available customization options are present in the Help Center, here.
What exactly is it needed that can not be done with those options?
Hi @VladimirRosu,
I would like to Customise the Reset Password page also, for example, the customer wants to remove the below text:
Thanks,
Kindly look at the following file at line number 19, and change it according to your requirements.
webapps\Thingworx\Common\locales\en\translation-login.json
Let us know if your issue persists otherwise, mark it as a solution.
Thanks,
Surya