Hi All,
I am new to dynamics ax. Can anyone help me on below issue.
I have a form containing a grid. On one of the column(lets say itemId) of grid I have applied a lookup(which contains an itemId and its description). I want that on selecting a record in lookup the corresponding description is automatically populated in another column in the grid.
I have an idea that I have to override the modified() method for field itemId in the datasource.
Please advice me how to get the selected value of lookup and set it in another field.
Thanks in advance.
*This post is locked for comments
I have the same question (0)