I want to edit an existing form to add a column in the grid.
The form grid has an table from Data Sources as Data Source. It’s the ProdTable table.
Now I want to add a field from the SalesTable table in the same grid, but I don’t know where to start. I have followed some AX tutorials but I haven’t found any which starts from scratch. I am completely new to X++ coding.
Is there a book or website that you recommend for AOT beginners where things like this are mentioned? I want to learn AX developing to edit and extend forms.