Hi,
When subscribing to a UserSaved or UserOnBeforeSave notification, is there a way to know if a user specific user field or custom field had is value changed?
In our case we want to run logic some when a custom user text field is updated, but we would like to do it only if there was a change at this field.
Thank you.