Hi everyone, I'm new to AX 2012. I really need someone who can help me out with this kind of problem.
So, currently I've 2 tables:
1) VendTable field AccountNum (drop down menu)
2) DirPartyTable field Name
I dragged these 2 tables fields in 1 form.
AccountNum Name
0001 Ben
0002 Eddie
How to make the Name recognize the Account Code?
How to make it when I selected "0001" (AccountNum) and then the Name "Ben" automatically fill-in ?