On a from I have three fields
If a user changes data in one of them I want an event to run - but only when the user navigates from the record. I don't want the event to fire when a field is updated. If this happens the event could fire three times which is not what I want.
What event should I use?
Thanks
If a user changes data in one of them I want an event to run - but only when the user navigates from the record. I don't want the event to fire when a field is updated. If this happens the event could fire three times which is not what I want.
What event should I use?
Thanks