Is this normal?

Set methods for onRecordSelection and onRecordEditStart on one form of TableA.

Is it normal to expect these methods to trigger, uncalled for, when running methods attached to other forms, same table?

Is it possible to block the triggering of onRecordSelection and onRecordEditStart from being triggered while running in a method attached to a different form?[/code]