Events
This extension provide events which can be subscribed to modify the default functionality.
BeforeFormDefinitionCreatesEvent
This event is dispatched in a custom FormFactory provided by this extension.
ApplyCustomSettingsToViewEvent
This event is dispatched in EmailFinisher of this extension.
SetDefaultValueEvent
Set default values of field in EmailFinisher.
BeforePhoneAreaCodeInitializeEvent
Replace the area code list of the PhoneAndAreaCode element.
AllInOneEventListenerClass
How to register all events in just one class.