This post is machine-translated. The original post in german language can be found here.
These post applies to following versions:
Axapta 2.5, Axapta 3.0, Dynamics AX 4.0, Dynamics AX 2009, Dynamics AX 2012
Axapta 2.5, Axapta 3.0, Dynamics AX 4.0, Dynamics AX 2009, Dynamics AX 2012
|
|
|
|
|
|
|
The following method contains some snippets that can be used to call various functions/methods of the calling object (form).
If you change element.args() to e.g. _args and pass the arguments to the method, you can use the code within a class as well.