Skip to main content
15-Moonstone
March 31, 2020
Solved

Formlogin

  • March 31, 2020
  • 4 replies
  • 1345 views

Form login has been configured using JSP(runtime).I used link widget to open up formlogin page on click of a button.I got formlogin page in a new window.But,I want Formlogin as a popup window.Is it possible to do this using Thingworx composer?

 

 

Best answer by zyuan1

The Navigation widget allows a popup, but only to present mashups. And FormLogin is not a Mashup entity, the FormLogin needs to open a new webpage.

 

PS: unsigned FormLogin can redirect to TWX composer, and it's clear that mashup popup cannot show the composer. 

4 replies

22-Sapphire I
March 31, 2020

Nav function should allow pop-up style. But if you are using formlogin, are you switching users or something like that?

zyuan15-Regular MemberAnswer
5-Regular Member
April 1, 2020

The Navigation widget allows a popup, but only to present mashups. And FormLogin is not a Mashup entity, the FormLogin needs to open a new webpage.

 

PS: unsigned FormLogin can redirect to TWX composer, and it's clear that mashup popup cannot show the composer. 

15-Moonstone
April 1, 2020

But,there is a property in link widget to open link result in a new window or popup window.But it always opens in new window even if i select popup.Any solution for this behaviour?

5-Regular Member
April 1, 2020

Same in my side, the new window and popup window behaves the same.