Hi All,
I have a simple form with a grid and an action pane with a "New" button. When i click the new button, a line in the grid is added. When i make no changes to the record and i click the new button again, a new line is added. I can keep doing this and more and more lines are being added. When i close the form and i open it again, no records are shown.
Validate write, insert, ... methods are not being called.
It seems that when i make no changes, the records are shown but not actually "created" and thus not saved/validated. I see the same thing happen on standard Ax forms as well, for example on the free text invoice templates form.
Is there a way to prevent this and "force" a save? Maybe a property somewhere?
*This post is locked for comments
I have the same question (0)