Reuse multiselect dropdown on a custom page

Is it possible to somehow use multiselect blade component that is used by filament on a custom page and load it with custom data?
2 Replies
Tin
Tin2y ago
Hmm, why don't you create a small form on your custom page (livewire component) And in that form schema just add that multiselect
maurelius
maureliusOP2y ago
🙂 Good idea

Did you find this page helpful?