Using a <FORM>
The OnLoadForm attribute calls a method but doesnt allow definition...
It seems to send pKey and accepts back pValues
Method LoadForm(pKey As %String, ByRef pValues As %String) As %Status
Is there any way to send more than just pKey as I need multiple values when loading the form.