[Libreoffice-bugs] [Bug 107839] BeforeUpdating and AfterUpdating events are not firing when records are edited in a Table Control

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Dec 5 18:32:52 UTC 2017


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

--- Comment #8 from Howard Johnson <BridgeportContractor at gmail.com> ---
WORKAROUND: To detect record edits use `After Record Action` in the form's
underlying record.  This workaround comes from Jim K. here: 

https://ask.libreoffice.org/en/question/139867/base-any-workarounds-for-tables-broken-afterupdating-beforeupdating-events/

`After Record Action` fires when any record addition, deletion, or update is
made. 

`After Record Change`, fires when any record *motion* occurs, i.e. moving from
one record to another.

NOTE: This does not answer the original question here as to why or what the
`After Updating` event does, or does not do.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171205/3a802cd9/attachment.html>


More information about the Libreoffice-bugs mailing list