Forum Discussion
AngelaIp
4 years agoIdeator I
HI Gary,
interesting discovery! I wasn´t aware of this behavior of 'replace'.
The answer depends of what you want to achieve with your Method. Is an onAfterUpdate server event not an option? It at least can update something in your relationships when user click save. Or maybe use Properties events?
There is the alternative client options with onFormPopular Form events to evaluate changes inside relationships, but this option also requires the "Save" by the user.
If nothing works, even a custom "Replace" button is an option. But this is just a loose collection. It depends on your use case.