Oi
Oi
FFilament
Created by Oi on 2/24/2024 in #❓┊help
Can you customise the behaviour of a toggle component?
Is it possible to customise the behaviour of a toggle component in the form builder? When I toggle it I want to execute some arbitrary code.
53 replies
FFilament
Created by Oi on 2/22/2024 in #❓┊help
how do I give a default value to a field using a closure that has access to the record
I want to have a checkbox that is either checked or unchecked based on some arbitrary code in a closure that gets access to the $record. Is this possible? Currently I am getting the error Typed property Filament\Forms\Components\Component::$container must not be accessed before initialization
6 replies