notwut
notwut
FFilament
Created by notwut on 8/9/2023 in #❓┊help
Set form field value from outside the form
Thanks, it worked with $this->form->fill(['date' => $date]) after I added ->afterStateHydrated().
5 replies
FFilament
Created by notwut on 6/19/2023 in #❓┊help
Pass value to custom field
Oh ok, then how can I use javascript to pass data to my field? Do I need to do this with "@js()"?
7 replies
FFilament
Created by notwut on 6/19/2023 in #❓┊help
Pass value to custom field
Thank you very much for your quick support. My problem is that I get the error "Unable to set component data. Public property [$days] not found on component" when I try to set the value with "@this.days = days".
7 replies