FilamentF
Filament2y ago
CGM

Prefill Resource Create Fields from beforeFill()?

I'm looking to prefill some resource fields (when Creating a resource) using values from a cookie. Is the beforeFill() Life Cycle hook an appropriate place to do this? If so, how do I actually interact with the $form from inside this hook?

Is there another more appropriate place to do this?
Was this page helpful?