If I have a Javascript function defined in a .js file in customization/[project]/js, is there a best-practice way to execute that function from a button widget on a GBC form?
(As opposed to executing a BDL action.)
Preferably where the function name can be defined as an attribute on the button element in the form definition.