Hook before InputfieldForm::render()
This method adds the fields configured in getUserSettingsInputfields() and adds them to the form being rendered, but only if the form already has a field named “tfa_type”. It also pulls the settings stored in that field, and populates the module-specific configuration fields.
Usage
$tfa->hookInputfieldFormRender(HookEvent $event);
Arguments
Name | Type(s) | Description |
---|---|---|
event | HookEvent |
API reference based on ProcessWire core version 3.0.236