© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
11 replies
nerdroid

Dependent CheckboxList not working

Hello, I have a cities
CheckboxList
CheckboxList
that depends on a states
Select
Select
which also depends on a suppliers
Select
Select
. Meaning that when I select one or more suppliers, the states select should display the states belongs to the selected suppliers, and when I select the states, the CheckboxList should show all the cities that belongs to the selected states.

The dependent suppliers and states
Select
Select
s work just fine but I am having an issue with the cities
CheckboxList
CheckboxList
, for some odd reason it is not displaying the results. It just display the empty state message. I even added a dependent cities
Select
Select
just to make sure that the relationships are correctly set up as it is shown in the video, they are. So I am not quite sure the reason why the cities
CheckboxList
CheckboxList
isn't working.

Here's a gist with the code snippets: https://gist.github.com/nerdroid23/389739e1210bcc7fcd4f3df637bf0d79

Any help or insights would be greatly appreciated, thanks!
Gist
Issue with dependent CheckboxList
Issue with dependent CheckboxList. GitHub Gist: instantly share code, notes, and snippets.
Issue with dependent CheckboxList
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources
Was this page helpful?

Similar Threads

Recent Announcements

Similar Threads

CheckboxList not working on Edit
FilamentFFilament / ❓┊help
15mo ago
CheckboxList ->in() validation not working
FilamentFFilament / ❓┊help
16mo ago
CheckboxList bulkToggleable is not working
FilamentFFilament / ❓┊help
3y ago
dependent select filter not working
FilamentFFilament / ❓┊help
2y ago