© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
2 replies
karim charfaoui

CheckboxList make true some options

CheckboxList : in my CheckboxList I would like to set the value of this checkbox to true and disabled it where name=admin here is my code :
 Forms\Components\CheckboxList::make('roles')
                                    ->relationship(titleAttribute: 'name')
                                    ->required()
 Forms\Components\CheckboxList::make('roles')
                                    ->relationship(titleAttribute: 'name')
                                    ->required()

thanks a lot
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

CheckboxList group options
FilamentFFilament / ❓┊help
3y ago
CheckboxList options set some value to checked
FilamentFFilament / ❓┊help
3y ago
Make some items in CheckboxList disabled
FilamentFFilament / ❓┊help
3y ago
Checkboxlist selecting all options
FilamentFFilament / ❓┊help
2y ago