Skip to main content
1-Visitor
October 7, 2015
Solved

Log in without a pop-up window!

  • October 7, 2015
  • 7 replies
  • 4437 views

Hello everyone!

The login interface of ThingWorx is a pop-up window, and I want to replace it with a mashup.How to realize it?

Thank you!

    Best answer by CarlesColl

    In order to "customize" the login form, you need to do it through Organizations custom login URL:

    "your-server-url"/ThingWorx/FormLogin/"your-organization-name"/


    You have to go to the given Organization on the composer, and there you will find the "custom" skin options:

    • Login Image
    • Login Prompt
    • Login Style
    • Login Button Style


    Those are the only ones that can be customized on Login Form.

    7 replies

    1-Visitor
    October 7, 2015

    Hi Kitty,

    Look for "Form Login Pages for Organizations" section on documentation.

    Best Regards,

    Carles.

    kqian1-VisitorAuthor
    1-Visitor
    October 7, 2015

    Hi Carles,

    Thank you for your answer!

    But after reading "Form Login Pages for Organizations" section on documentation,I didn't find the way to login without the pop-up window.

    The screenshot  is following,and it is a login pop-up window in Chinese .Is there a method that I can replace it with a mashup?

    Thank you!

    1.PNG

    1-Visitor
    October 7, 2015

    Did you created Organizations and added Users to it?

    If that's the case, you just need to login with this URL:

    "your-server-url"/ThingWorx/FormLogin/"your-organization-name"/ and it has to show a Form Login instead of popup window.

    Also if you try just to log in with the following URL it should appear the Form Login.

    "your-server-url"/ThingWorx/FormLogin/

    But as I can see, you are on a Japanese character set, maybe this has other implications...

    Best Regards,

    Carles.