Using Named Method to invoke a Business Service
Using EventMethod to activate a button
Limitation: does not work with user properties
a) No need to create an user property.
b) No need to write script on PreCanInvoke event
c) Just prefix “EventMethod” with the name of the “Method Invoked” (property of the control).
function BusComp_PreInvokeMethod (MethodName)
if(MethodName=="EventMethodSubmitRecord")