FilamentF
Filament14mo ago
Nate

How to inject form data into a custom view

In this example I need to send the value of the "details" field through ->viewData([ 'details' => ''
])
I tried $get() but it didn't work
image.png
Was this page helpful?