If you have a row in a form and you type some data into it, then click a button, the button can trigger the row saving. If you navigate to another row, that triggers a save (write) too.
How can I tell when the user clicks the button if the row has a pending save/write before the super() call?
*This post is locked for comments
I have the same question (0)