Announcements
No record found.
D365 How to override LookUp() method in any field of AX standard Form ?
For example i want to InventBatchId in form WMSJournalTable
is it possible?
*This post is locked for comments
Hi Piyush,
please check this excellent blog post by Ievgen Miroshnikov: [View:https://ievgensaxblog.wordpress.com/2016/05/16/ax-7-how-to-override-form-control-methods-using-extensions/]
Yes It works but how can i get the object or record set of datasource table?
You can get the FormRun from _sender.FormRun() and with that you can access everything on the form.
Yes It works
formRun = sender.formRun();
inventDim =formRun.dataSource(formDataSourceStr(WMSJournalTable,InventDimTrans)).cursor();
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
CP04-islander 16
GiacomoRovai 4
Douglas Noel 2