clicking a table row opens the edit page. I would like to open the view-modal when clicking the row.

This only works when I disable the edit page in getPages(), but I need the edit page route.
So, how to open the view-modal with clicking the table row?
Was this page helpful?