© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
1 reply
shamilomarov#2104

Select disableOptionsWhenSelectedInSiblingRepeaterItems fails when options are Enum

I have a select field with options loaded form enum. I want to disable the selected options in repeater and it does not even open the page saying enum could not be converted to string.

Forms\Components\Select::make('letter')
->options(AnswerLetterEnum::class)
->disableOptionsWhenSelectedInSiblingRepeaterItems()
image.png
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Select with enum options bug in v4
FilamentFFilament / ❓┊help
6mo ago
Filtering Enum Options
FilamentFFilament / ❓┊help
8mo ago
Filter enum value from select enum options (get all enum values but selected ones)
FilamentFFilament / ❓┊help
2y ago
Not all Select options are displayed
FilamentFFilament / ❓┊help
2y ago