The user will be able to add or change a value (a property in my model with the main data) in one view, when the user switches to another view, I want to show the added / changed value with animation.
Is there a way to get notified that a change or update has occurred for a property with master data?
source
share