Skip to main content
1-Visitor
January 24, 2020
Solved

Scrollable mashup

  • January 24, 2020
  • 3 replies
  • 1701 views

Hello, is there a way to make a mashup scrollable? Just like any other web page, when there is no more room for content, a scroll bar would appear and you would be able to scroll down to see more. 

How do I do that, if that's even possible? Thank you.

Best answer by jMachovec

I have created a page showing how to achieve this, it is available here:

 

https://community.ptc.com/t5/ThingWorx-Developers/Scrollable-mashups-in-Thingworx-8-5/m-p/646160#M42200

3 replies

22-Sapphire I
January 24, 2020

Static mashups can do that

in 8.5 and up I believe if you use min width/height you can get that behavior as well I think.

 

jMachovec1-VisitorAuthor
1-Visitor
January 28, 2020

Thank you, your point led me to a solution described below.

jMachovec1-VisitorAuthorAnswer
1-Visitor
January 28, 2020

I have created a page showing how to achieve this, it is available here:

 

https://community.ptc.com/t5/ThingWorx-Developers/Scrollable-mashups-in-Thingworx-8-5/m-p/646160#M42200