Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
I have NumericEntry Widget and property value. How I can display value on this NumericEntry widget?
Egor, you can add a service (returning the property value) belonging to the Thing which contains that property in the Mashup and then bind the output returned by the service something like this
And this is how I'm getting the property value which stores the Numeric value