cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Get value from property

esnigirev
1-Newbie

Get value from property

I have NumericEntry Widget and property value. How I can display value on this NumericEntry widget?

1 REPLY 1
supandey
19-Tanzanite
(To:esnigirev)

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

Top Tags