I have set up a custom number sequence in AX 2012 R2. On a form, I have a grid and a Command Button that runs the "New: 260" command. Everything works fine, however I would like to add the functionality that when a user clicks "new" and a new record pops up on the grid, a column on the grid (that is not editable) displays the next number sequence in my custom number sequence. This form is a transaction form (similar to InventTrans); it has an underlying datasource that may contain differing records with any range of the number sequence. The grid on the form only shows the records that belong to the currently generated number sequence, or to the number sequence passed in by the caller.
Any ideas?
*This post is locked for comments
I have the same question (0)