https://bugs.documentfoundation.org/show_bug.cgi?id=83737

--- Comment #4 from Doug <[email protected]> ---
Created attachment 117115
  --> https://bugs.documentfoundation.org/attachment.cgi?id=117115&action=edit
demonstration database: enable macros and press button in Form1, browse to
insert row

The report was commenting on the LO requirement that the parentFrm.IsModified
property be True to allow the parentFrm.InsertRow method.  This prevents using
the form to insert a blank row, which can be useful for populating subform
controls when the user first browses to the insert row, at which time the
IsModified property is False.  Seems to me that the better way would be to let
PRIMARY key, UNIQUE constraints, FOREIGN keys be the determinants.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to