Skip to main content
17-Peridot
June 23, 2019
Solved

updateProperty is not called for dynamic ThingTemplate ?

  • June 23, 2019
  • 1 reply
  • 1058 views

Hi , 

The method updateProperty is a callback method for a customized widget , it works if bind a Thing's service result to a field .  

 

However ,  it does NOT work if bind a dynamic ThingTemplate service result,  updateProperty is not  call in this case .  Is this a bug ? 

 

Regards,

Sean

Best answer by seanccc

My mistake, the EntityName is not bound.  updateProperty works well after fixing it . 

1 reply

seanccc17-PeridotAuthorAnswer
17-Peridot
June 23, 2019

My mistake, the EntityName is not bound.  updateProperty works well after fixing it .