Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
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.
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?
Solved! Go to Solution.
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
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