How do I display a table or relationship datalist in an action modal

How do I display a table or relationship datalist in an action fi
3 Replies
Patrick Boivin
Not possible unfortunately. I think I misread the question... So one possible solution would be to build a custom Livewire component that implements the table, and include this custom component in your modal.

Did you find this page helpful?