© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
4 replies
Ander

select will not open createOptionForm modal

Inside a custom page of a resource, I call a Livewire view, where I have a form, but the select modal doesn't open, but if I use a form on the page, it opens.

<x-filament::page>
{{$this->form}}
@livewire('form-pay-schedule')
</x-filament::page>


Does anyone know why this happens?
Solution
Inside a custom page of a resource, I call a Livewire view, where I have a form, but the select modal doesn't open, but if I use a form on the page, it opens.

<x-filament::page>
{{$this->form}}
@livewire('form-pay-schedule')
</x-filament::page>


Does anyone know why this happens?
Jump to solution
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

Form select createOptionForm modal width
FilamentFFilament / ❓┊help
3y ago
CreateOptionForm Modal Width
FilamentFFilament / ❓┊help
3y ago
Select::createOptionForm not always work
FilamentFFilament / ❓┊help
3y ago
Select::createOptionForm fill?
FilamentFFilament / ❓┊help
16mo ago