$layoutfield->disabled()
If true
, the field is no longer editable and will not be saved
$layoutfield->disabled(): bool
Return type
bool
Parent class
Kirby\Form\Field\LayoutField
inherited from Kirby\Form\FieldClass
If true
, the field is no longer editable and will not be saved
$layoutfield->disabled(): bool
bool
Kirby\Form\Field\LayoutField
inherited from Kirby\Form\FieldClass