Hi
I have used the following instruction to add a lookup form and bind a control to it.
I just cant see where the last 2 methods configureCustomerLookUp(FormStringControl stringControl) and private void CustomerLookUp(FormStringControl stringControl) are located.
https://community.dynamics.com/ax/b/alirazatechblog/archive/2014/08/27/how-to-use-ax-form-as-lookup-in-dynamics-ax-2012
Are they on the form that calls the lookup form?
Kind regards
Mahyar
*This post is locked for comments
How would you perform a similar action on SalesTable Form DS:SalesLine.ExternalItemId LookUp method. CustVendExternalItem has been modified for Steel Industry client. Combination of Customer, ExternalItemId , InventDim and Revision Number. Need it to return ExternalItemID to salesLine grid as well as the RevisionNumber and InventDim. Customer may have Same ExternalItemID with n.* Revision Nums. Using custom lookup form utilizing args and FormStringControl, and FormRun for the call. how to return more than 1 field and update SalesLine.ExternalItem and Sl.RevNum when closeSelect fires? thanks in advance
Hi Jens
thanks for your help.
Just overwrite the lookup() method of your control and put the code of the CustomerLookUp() method from the example there.
Mohamed Amine Mahmoudi
100
Super User 2025 Season 1
Community Member
48
Zain Mehmood
6
Moderator