© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
what does the same as "getOptionLabelFromRecordUsing" in Select Input in SelectFilter ? - Filament
F
Filament
•
3y ago
•
8 replies
Saifallak
what does the same as "getOptionLabelFromRecordUsing" in Select Input in SelectFilter ?
what does the same as
"getOptionLabelFromRecordUsing
" in Select Input in SelectFilter
?
Solution
If you are not using a relationship
, you can use getOptionLabelUsing
(
) and
/or getOptionLabelsUsing
(
)
.
If you are using a relationship
, you
'd probably have to play around with using a computed attribute for the
'name
' parameter on the relationship
.
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
SelectFilter->getOptionLabelFromRecordUsing
F
Filament / ❓┊help
15mo ago
Select field : problem with getOptionLabelFromRecordUsing()
F
Filament / ❓┊help
3y ago
getOptionLabelFromRecordUsing GetRelation
F
Filament / ❓┊help
3y ago
Select field: How to preload option from getOptionLabelFromRecordUsing()
F
Filament / ❓┊help
3y ago