diff --git a/helpcontent2/source/text/shared/02/01170202.xhp b/helpcontent2/source/text/shared/02/01170202.xhp index c8ea691b43..6a51c69812 100755 --- a/helpcontent2/source/text/shared/02/01170202.xhp +++ b/helpcontent2/source/text/shared/02/01170202.xhp @@ -1,13 +1,14 @@ - + ************************************************************************ + --> @@ -42,7 +44,7 @@ Sun Microsystems, Inc. -converted from old format - fpe +converted from old format - fpe @@ -79,10 +81,9 @@ For example, you can issue a "confirm deletion" request such as "Really delete customer xyz?" when deleting a data record. The following lists and describes all events in a form that can be linked to a macro: -
- +
UFI: removed help id Before update -The Before update event occurs before the control content changed by the user is written into the data source. The linked macro can, for example, prevent this action by returning "FALSE". +The Before update event occurs before the control content changed by the user is written into the data source. The linked macro can, for example, prevent this action by returning "FALSE". After update The After update event occurs after the control content changed by the user has been written into the data source.