Skip to main content
16-Pearl
November 5, 2020
Solved

Thingworx 8.5.9 How can I create a popup that can be moved around the screen ?

  • November 5, 2020
  • 1 reply
  • 1690 views

I have old popups (static, and made with TW 8.3) that works fine on 8.5, that can be moved.

 

But if I create a new pupop as responsive (static is shown as legacy so I prefer to not use it), I enable title bar, I open it as "popup" (not modal popup) it opens but the title bar cannot be clicked and so cannot be moved ...

 

What I'm missing ?

Best answer by iguerra

Sorry, I found what I was missing ... there is:

- TitleBar property inside the mashup editor

- PopupTitle property on the Navigation widget that opens the popup

 

By using PopupTitle the popup can be moved

TitleBar is probably used only when the mashup is a gadget

 

so .. fixed by myself 😉

 

1 reply

iguerra16-PearlAuthorAnswer
16-Pearl
November 5, 2020

Sorry, I found what I was missing ... there is:

- TitleBar property inside the mashup editor

- PopupTitle property on the Navigation widget that opens the popup

 

By using PopupTitle the popup can be moved

TitleBar is probably used only when the mashup is a gadget

 

so .. fixed by myself 😉

 

16-Pearl
November 6, 2020

Hello @iguerra 

 

As the issue is resolved can you please mark it as resolved for benefit to others .

 

Thanks

Om Dukiya