In 3.5, the naming of a form method similar to “onRecrordSelection” on any given form prompts for auto-attaching that method the form command with the same name. Any similar feature for global methods?
Meaning if I wanted to wrap all of my form-level onFind commands [on all forms] with a global method, is there any way to create a global “onFind” method that attaches to each form?
Yes, create a global method then when you create the form in the second dialog point it to that (and other methods). At the top key in a name to save that set of settings as a template. Once you’ve done that you can hook standard methods up to all your forms by selecting a template in the pulldown.