Custom lookup using OnLookup Event Handler in AX7 / D365
Views (8632)
To create a lookup on a control (e.g. StringEdit control), override the lookup method or copy the OnLookup event handler of that control. Below is the example of the custom lookup using OnLookup Event Handler in AX7 / D365.
This was originally posted here.

Like
Report
*This post is locked for comments