hintAction in custom livewire component form not working. same has createOptionForm

Hi there, Is it possible to use createOptionForm or hintAction in livewire component form? I've created an livewire component which implement HasForms. When i tried to use createOptionForm or hintAction on Select, nothing happening. No error, no modal. Can someone help please?
Solution:
did you add <x-filament-actions::modals /> ?
Jump to solution
10 Replies
awcodes
awcodes7mo ago
Did you do $this->form->fill() in mount()?
yohanan
yohananOP7mo ago
Yes.
awcodes
awcodes7mo ago
Can you share the code and the view?
yohanan
yohananOP7mo ago
Can i send a screenshots ?
Solution
LeandroFerreira
LeandroFerreira7mo ago
did you add <x-filament-actions::modals /> ?
yohanan
yohananOP7mo ago
No🤔. Just
<x-filament-panels::form wire:submit.prevent="create">
<x-filament-panels::form wire:submit.prevent="create">
yohanan
yohananOP7mo ago
It working now. 🫢Always read the docs. Thanks!
LeandroFerreira
LeandroFerreira7mo ago
yes, always ✌️
yohanan
yohananOP7mo ago
Thanks! Thanks!
Want results from more Discord servers?
Add your server