Hi, I need to "catch" assign event before saving, the situation is that when I assign my record to an other user I need to check if the field Owner isDirty. if it's dirty the record can't be saved automatically and need to have some checks. I added my rules (if/else) to onSave event, and after clicking assign I thought the Owner field will be dirty but it return false and the record was saved... is there a way to catch the assign event or how do I stop from saving after assign and check some rules before saving?

Report
All responses (
Answers (