Apache OpenOffice (AOO) Bugzilla – Issue 44891
New record is not opened in the subform after inserting a new record into the main form
Last modified: 2007-04-23 13:06:22 UTC
I have a simple form with linked subform (both as table views). When I insert a new record into the main form and change focus to the subform (either by mouse or by Shift-Enter), than the record in the main form is posted (a new row with asterisk appears). I would expect that a new record would be simultaneously opened in the subform but this does not happen. I have to either switch to to another record and back in the main form or to push button "Refresh". After that apeears a new detail record. Tested on 680m85 CS-cz under Linux x386 and Windows XP SP2.
Created attachment 23736 [details] DB with sample form with subform
confirming (on Windows -> OS="All") If you enter a new record in the main form, and mouse-click into the sub form, then the main form record is saved, but this is not reflected in the sub form.
want to have this for 2.x. Related to issue 64898
fixed in CWS dba22b find more information about this CWS, like when it is available in the master builds, in EIS, the Environment Information System: http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba22b
fs-> msc: please verify in CWS dba22b
targeting to 2.2, since the fix is part of a CWS aiming for this release
verified in CWS dba22b find more information about this CWS, like when it is available in the master builds, in EIS, the Environment Information System: http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=SRC680%2Fdba22b
Verified with 2.2m14 - mouse-clicking in subform causes new record to appear. Pressing Shift-Enter does nothing (not sure if it is supposed to do anything). Found crash, filed issue http://www.openoffice.org/issues/show_bug.cgi?id=76434.
Test with 2.2.1 Build 1040 under winXP. Using attached database: entering new record in Master form automatically places the sub_form on the insert record and copies linked fields value to appropriate cell. The correct behavior with: Post master table record by moving to sub_form Post master table record by switching to different record in Master table. Post master table record by switching to separate dataform (added to form), not the linked sub_forms dataform. Post master table record by using navigator. Encountered no crashes.