Skip to main content
14-Alexandrite
October 11, 2019
Solved

Property Display widget DisclosureControl not showing

  • October 11, 2019
  • 1 reply
  • 1227 views

I have ThingWorx 8.5 installed and when i am using the new themeable Property Display widget all my properties is showing as modal popups instead of showing the value.

PropertyDisplay

I found that this is controlled with the DisclosureControl setting on the widget, but this setting is nowhere to be found in the properties of the widget!

 

Where should it be located?

 

 

Best answer by Rick-Stanley

The DisclosureControl property is available when both the VerticalMode and MultiLine properties are checked. In addition to the DisclosureControl Property, the ValueMaxWidth and ValueMaxHeight properties become available. When these values are large enough to show all the data, the data will be displayed and the modal pop-up links are not shown

1 reply

5-Regular Member
October 14, 2019

The DisclosureControl property is available when both the VerticalMode and MultiLine properties are checked. In addition to the DisclosureControl Property, the ValueMaxWidth and ValueMaxHeight properties become available. When these values are large enough to show all the data, the data will be displayed and the modal pop-up links are not shown