Hi, I’m using a Numeric Entry Field, and I want to update a tag value when the numeric value changes. However, I don’t see any onValueChanged or onChange event in the component’s event list.
Does anyone know how to handle value changes for this component?
Thanks.
In Perspective, you attach change scripts to individual properties, not as component events.
I didn’t fully understand. Could you please provide a more detailed explanation?
Thanks.
What phil ment is that you should look at this section of the component instead of the configure events.
1 Like
(post deleted by author)
Thanks a lot @pturmel and @Cose_Peter1 .
I found some documentation that helped me understand what you were explaining.


