I have created a form for entering new records with custom navigation and new record buttons. I have also created custom error messages for primary key and null value violations. My problem is how to allow the user to cancel a new entry if, for instance, enter a empty string in a primary key. At the moment the only way to cancel the operation is through the use of the undo current field/record arrow which I would like to avoid. Is there any other way to this?
Thanks.
Thanks.