afterSynchronizeList
Description
Fires after the data in the List has been synchronized.
Parameters
This event passes several parameters when the Javascript code executes: hasErrors, recordsWithErrors, recordsSubmitted, recordsUpdated, recordsInserted, recordsDeleted, recordsWithServerSideValidationErrors, recordsWithWriteConflictErrors, recordsWithDatabaseErrors, listId
See Also