I like to retrieve the modulename from a formname.
Something like:
var vModule = application.getModuleName(myFormName)
That way I’m able to enhance my security on module level, and enhance my datastructure.
I like to retrieve the modulename from a formname.
Something like:
var vModule = application.getModuleName(myFormName)
That way I’m able to enhance my security on module level, and enhance my datastructure.