Hi
Yet another one:
I have a form with a TabPanel. On the TabPanel there are 4 tabs and on every of the 4 tabs I use the same relation (a 1:1 Relation between the main form on which the tabpanel is).
Now I press the “new”-button and then I set the focus in a field of tab 1. Then I press the “Cancel”-Button in the toolbar. I get the warning dialog as expected, but when I confirm that I want to cancel, the new record will still be shown (it will not be stored in the database). I can skip to the next record and come back and the new record is still here. I have to close the form and then re-open it, then it’s gone.
Best regards,
rph