Livewire component modal with next button

Wondering how I might accomplish this. I have a livewire component that's a modal. When the modal opens it has a table where the user interacts with the rows in the table, and then should be able to click a "next" button where the table would disappear, and the user can perform subsequent steps in a form. It would essentially be a wizard kind of setup, but with a table/form inside of a modal. Is that possible in a filament-y way?
8 Replies
mpiet
mpiet8mo ago
Thinking about a similar approach...
Jon Mason
Jon MasonOP8mo ago
I forget how I went about this, but I'm fairly certain I abandoned the modal from a table idea.
awcodes
awcodes8mo ago
If it didn’t involve a table then you could just use an actual wizard field in the modal.
mpiet
mpiet8mo ago
I did it with adding actions to a custom modal
Uma
Uma4mo ago
Did you solved this issue? I am also looking for a way to implement a table with action/ select row inside a modal window.
Jon Mason
Jon MasonOP4mo ago
I ended up going a different direction as I couldn't get it to work. You might try the plugin awcodes recommended above.
Uma
Uma4mo ago
Thanks Hi May I know how did u achive this?
Want results from more Discord servers?
Add your server