© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
Filament
•
2y ago
•
6 replies
leoblanski
Select Field Required Wrong Validation
Guys
, I
'm trying to use Filament Form inside livewire component but I
'm facing some errors related to form validation
.
I made a select field with some values but when selecting and submitting the form
, is returned
"The field is required
.
"
.
I have the same problem using DatePicker with
"native
-
>false
"
, but removed it
, with Select I
'm not understanding why
.
I
'm getting data using
$this->flightDetailsForm->getState();
$this->flightDetailsForm->getState();
Solution
Omg Leandro
!
!
I had forgotten about the
'fill
' in the mount
.
.
. actually
, I thought it wasn
't necessary
. Thank you very much
, it worked like a charm
Jump to solution
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Live validation of a required field
F
Filament / ❓┊help
3mo ago
Required field validation with translatable plugin
F
Filament / ❓┊help
3y ago
Field required validation error, even when field is filled.
F
Filament / ❓┊help
12mo ago