When you are in Edit mode and do any of the following:
- De-select Edit mode
- Navigate to another record
- Exit the dialogue
- perhaps some others I missed
You get a prompt that asks, "Do you want to apply your
changes before moving to the next record?"
It would save much time if this prompt would not appear
if no changes have been made.
Logged In: YES
user_id=436016
This is not a bug as it currently works how it is currently
supposed to. However I will add it to the feature request
queue.
The problem will come when all fields need to be checked for
changes, as this will have to be coded seperately for each
view. ? with overloaded checkViewData and
checkBaseViewData functions...