$fieldclass->value() Returns the value of the field if saveable otherwise it returns null kirby/src/Form/FieldClass.php#L585 $fieldclass->value(bool $default = false): mixed|null Parameters Name Type Default $default bool false Return type mixed|null Parent class Kirby\Form\FieldClass