F
Filament10mo ago
kian

get data of form with custom field

How can i get the data of the form with a custom field? I need the data of the form when on the edit page
5 Replies
Dennis Koch
Dennis Koch10mo ago
The $set and $get methods should be available in the form fields. You can use them to get the values $get('your_field')
kian
kianOP10mo ago
is there a way to get all the form data? instead of just one field
Dennis Koch
Dennis Koch10mo ago
Not sure if it's available, but might be $livewire->data Maybe $getLivewire()->data
gemini.dev
gemini.dev8mo ago
Can you show an example please? How this is used.
Dennis Koch
Dennis Koch8mo ago
Check the „Advanced“ section in the form builder docs.
Want results from more Discord servers?
Add your server