$form->field()
Get the field object by name and handle nested fields correctly
$form->field(string $name): Kirby\Form\Field
Parameters
| Name | Type | Default |
|---|---|---|
| $name * | string |
– |
Return type
Exceptions
| Type | Description |
|---|---|
Kirby\Exception\NotFoundException |