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.
RenderFinisherPreviewEvent
Provide a custom page module preview for your own finisher types.
AllInOneEventListenerClass
How to register all events in just one class.