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

--- Comment #8 from Howard Johnson <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to