->default function inside a wizard form
Could anyone tell me why ->default() is not working at all.
14 Replies
Are you using the panel builder or only the form builder?
Are you editing or creating? Default doesn't work for editing and only on creation.
creating
A form inside a wizard
Is it a custom livewire component?
Ensure your mount is set to form fill.
But I don't think you are doing it correctly, I think you actually want:
no
this sadly did not fix the issue
Did you try it without
disabled()
?yes i have, this does not fix it either
Please share the whole code you are trying
So that's not a filament wizard/form natively, it's through a plugin, natively it works. I also suspect it's not actually mounting... is this filament onboard pro?
yes it is
So raise it with Ralph in #ralphjsmit-onboarding-manager-pro
alright will do