Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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