Skip to main content

Mail Merges

Last updated 17/01/2023


EventExecutesDescription
Do CreateServerExecutes when the menu item referencing the mail merge record is clicked.
On SelectionClientExecutes when the menu item referencing the mail merge record is clicked.
On ShowClientExecutes when the menu item referencing the mail merge record is clicked and before the page renders. This event is called after the On Selection event.
Do CloseServerExecutes when the mail merge record is closed.
On CancelClientExecutes when the Cancel button is clicked.
On RunClientExecutes when the Run button for the mail merge record is clicked. This event is called just before the Do Run event is executed.
Do RunServerExecutes when the Run button for the mail merge record is clicked.
Do Merge RecordServerExecutes for each mail merge record while the mail merge is running. This allows attaching documents to a mail merge.