Prevent user from navigating to next record unless current record has been saved
Please is there a way of preventing a user from navigating out of the current record unless the current record has been saved?
I have a form and I want to ensure that once a user keys in a new record that record is saved before the user navigates to another record in the same block (either a previously queried record or a new one).
Thanks