Opening a modal on table row click with infos
Hi there ππ» I am very sure that it's possible to open a small modal with information when clicking a table row instead of opening the view or edit page.
I searched the documentation but can't find it anymore. Can someone help me out finding the correct term to search for? Thanks!!! π
Solution:Jump to solution
Meanwhile I found the section in the docs π https://filamentphp.com/docs/3.x/panels/resources/viewing-records#viewing-records-in-modals
But is there a way to not show the form and instead an infolist in the modal?...
4 Replies
try
Solution
Meanwhile I found the section in the docs π https://filamentphp.com/docs/3.x/panels/resources/viewing-records#viewing-records-in-modals
But is there a way to not show the form and instead an infolist in the modal?
Found it too, I just have to make a infolist π I love filament :fi:
exactly βοΈ