Global form "commands"

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?

Thanks

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.

And for existing forms…can I assign a “template” or is this only a feature for new forms?

Only for new forms. In 4 we are going to take ‘templatizing’ to the next level. Come to ServoyWorld to learn more!