OnAfterModifyRecord Trigger
Executed after a record has been modified.
Applies To
XMLports
Remarks
This trigger is used when you import data from an XMLport and then update an existing record in a table with the data from the XMLport.
If the AutoSave Property is No, then although the record is not modified automatically, the OnAfterModifyRecord trigger is still called after the modification would have occurred.
See Also
Reference
OnAfterInsertRecord Trigger
OnBeforeModifyRecord Trigger
OnBeforeInsertRecord Trigger
AutoReplace Property
AutoSave Property
AutoUpdate Property