Skip to main content
10-Marble
June 23, 2023
Solved

My Value display widget not visible on view mashup

  • June 23, 2023
  • 1 reply
  • 1921 views

Hi,

 

I want to make a value display to display my property value, but when I want to view the mashup, the value display is not visible. I already checked the visible button but still nothing changed

 

AF_10333884_3-1687484603400.pngAF_10333884_4-1687484606352.pngAF_10333884_5-1687484608858.png

 

thanks

 

 

Best answer by slangley

Hi @A_10333884.

 

Based on the todo list, it appears you don't actually have it bound.  Here's a link that will help you with that.  This expert session is a little old, but it may also be helpful.

 

Regards.

 

--Sharon

1 reply

19-Tanzanite
June 23, 2023

Hi @A_10333884

 

I did a quick test and it is working properly

Velkumar_0-1687496486571.pngVelkumar_1-1687496500724.png

 

 

 

 

Please check on below points :

  1. When does GetPropertyValues get executed? On MashupLoad or any specific event.
  2. Check property value in Composer whether it has any value
  3. Try to bind output to Label Widget to check whether you are receiving value from service.

If you are able to see value in the label widget then we can check on Value Display. 

 

/VR

10-Marble
June 23, 2023

Hi @Velkumar ,

 

Sorry im really new to this. How do I know when does GetPropertyValue get executed? can you show me where to look at? And yes my properties has a value. When I try to bind output to label widget, the label appeared but not showing the right value. My value is Number and it only shows "label"

AF_10333884_0-1687503480740.pngAF_10333884_1-1687503490278.png

 

10-Marble
June 23, 2023

+ i also got this reminder but I don't know where I should put the trigger.

AF_10333884_2-1687503781910.png