cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

How to allow to save user/password in ThingWorx login form ?

seanccc
17-Peridot

How to allow to save user/password in ThingWorx login form ?

Hi, 

 

Is it possible and how to allow the user to mark a check box named , for exmaple, "remember me" in the login form, so that the user don't need to input the user/password everytime ? 

 

Regards,

Sean

ACCEPTED SOLUTION

Accepted Solutions

That's not an OOTB function, you may need to add this function to the FormLogin.jsp file on your own if required.

 

The file is under Tomcat/ webapps/ Thingworx/ Login

 

Note that if you upgrade the TWX server, the new ThingWorx folder will not contain your edited jsp file, so keep a copy for your solution

View solution in original post

1 REPLY 1

That's not an OOTB function, you may need to add this function to the FormLogin.jsp file on your own if required.

 

The file is under Tomcat/ webapps/ Thingworx/ Login

 

Note that if you upgrade the TWX server, the new ThingWorx folder will not contain your edited jsp file, so keep a copy for your solution

Announcements

Top Tags