FormBuilderEmail::setSkipFieldType()
Set a field type where all fields of the type should be skipped in this email
Usage
$formBuilderEmail->setSkipFieldType(string $fieldType);Arguments
| Name | Type(s) | Description |
|---|---|---|
$fieldType | string |
Return value
$thisObject instance it was called from (method supports fluent interface).
FormBuilderEmail methods and properties
API reference based on ProcessWire core version 3.0.252