FormBuilderForm::exists()
Does field with this name exist in the form?
Available since version 0.5.7.
Usage
$bool = $formBuilderForm->exists(string $name);
Arguments
Name | Type(s) | Description |
---|---|---|
$name | string |
Return value
bool
FormBuilderForm methods and properties
API reference based on ProcessWire core version 3.0.251