Skip to main content
1-Visitor
February 14, 2019
Solved

java script for styling for responsiveness of mashup

  • February 14, 2019
  • 1 reply
  • 1168 views

Hi,

The ThingWorx mashup is not responsive when viewed in ipad or mobile even after changing the resolution.

Is it possible to write and give java script with the resolution that we need the mashup to be in as input and make it responsive?

Thanks,

Shalini V.

Best answer by zyuan1

The mashup can for sure be responsive in mobile device, the problem is only in how you design the mashup.

 

If you use FormLogin to load the mashup, the ipad usually triggers the HomeMashup, and Mobile will open the Mobile Mashup.  If your mashup is responsive with only 1 responsive map or Grid, you will always see that the size matching with your resolution. But when the mashup is complex, the non-responsive widgets on the edge will make your mashup not responsive in smaller devices. Such as buttons. 

1 reply

zyuan15-Regular MemberAnswer
5-Regular Member
February 14, 2019

The mashup can for sure be responsive in mobile device, the problem is only in how you design the mashup.

 

If you use FormLogin to load the mashup, the ipad usually triggers the HomeMashup, and Mobile will open the Mobile Mashup.  If your mashup is responsive with only 1 responsive map or Grid, you will always see that the size matching with your resolution. But when the mashup is complex, the non-responsive widgets on the edge will make your mashup not responsive in smaller devices. Such as buttons. 

Community Manager
March 14, 2019

Hi @svisveswaraiya_285988 

 

If the response provided by @zyuan1 answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon