Hi,
I would love to be able to use Cursor model to move the currently selected cell.
My use case is to help users find linked records.
So here, when the user click on a Record Card, instead of expanding the record, they will be redirected to it.
I already send the user to the correct table and update the Block to show the detail of the clicked record, but it will be helpful to select the right cell in the table view.
Thanks,