Skip to main content
5-Regular Member
August 19, 2022
Question

Aligning data in ptcspropertydisplay widget from what it looked like in the propertydisplay widget

  • August 19, 2022
  • 2 replies
  • 1331 views

How do you get data in the ptcspropertydisplay widget to display in two separate columns?  The property from it's value.

 

In propertydisplay widget it looked like:

SG_9149098_0-1660940977183.png

 

Now in the ptcspropertydisplay widget it looks like:

SG_9149098_1-1660941058622.png

 

 

2 replies

16-Pearl
August 23, 2022

Hi @SG_9149098 

What version of ThingWorx are you using?

I guess you'll have to give the widget enough space (width) to let it showing horizontally (leave VerticalMode property unchecked).

5-Regular Member
August 23, 2022

8.5.9

14-Alexandrite
August 25, 2022

Hello,

I have verified the display in the Legacy Property Display Widget. The new Property Display widget (ptcpropertydisplay)is provided to display the group of data points, like n number of columns under one group, for more details you refer the link.
 

https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx%2FHelp%2FMashup_Builder%2FWidgets%2FPropertyDisplayWidgetThemable.html%23

You can use the Legacy Property Display in 8.5 (also in 9.3) for your required display. Or you can use Grid Widget to display with column