© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
How do i get to the data while doing resource create? - Filament
F
Filament
•
3y ago
•
19 replies
skeemer
How do i get to the data while doing resource create?
I
'm trying to change some select field options based another selection
. During edit I can use
$record
, but that
's always null during create
.
Solution
Probably using
$get to get the value of the other field
. Then you can do what you need with the value
.
Jump to solution
Filament
Join
A powerful open-source UI framework for Laravel • Build and ship apps & admin panels fast with Livewire
20,181
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Resource ''Create" route 404s: how do I troubleshoot?
F
Filament / ❓┊help
3y ago
how to pass custom data in resource create method
F
Filament / ❓┊help
3y ago
How to include a different resource CreateAction in resource CreateAction?
F
Filament / ❓┊help
2y ago
How to create a sub-resource
F
Filament / ❓┊help
3y ago