I have a custom filament page which generates results for example as shown in this image
Each row will be a record from one of 4 tables (and I have a filament resource for each) . What I want to do is to click for example the "eye" icon and then show an infolist in a slideover for the specific id of the object. It seems to me that all the composnents etc already exist, just need to know how I might connect them together.
Is this possible?