Clickable row on custom page table

Hi, I have a custom Page where I defined getTableQuery(), getTableColumns(), getTableFilters(), getTableFiltersFormColumns(), getTableActions(), and getData() and I need know if exists some function like recordUrl() to execute an action to open a modal when I click the row.

Thanks in advance!
Was this page helpful?