I have a listview that triggers certain logic for the events a) when list item is added and b) when list item is changed in a listview. I would like to call the same rule also when a user goes into the add/edit mode in a list item but either hits enter without changing values, or presses the ESC keyboard button.
Is this possible?