BASE: how to stop auto next record

Hi guys

How can I stop base/forms from going to the next record when I tab from the last field in the tab list?

Can you interrupt the events? Or should I write a macro to jump to tab1 after exiting the final field.

I checked on the form but there’s no option for autoadvance.
On the form event side, I dont know how to write a macro for BEFORE-event to stop that event from executing.

In form design try this -
Select Form Properties and scroll to the bottom of the parameter list.
For the Cycle property select Active Record.