Master/Detail (v2022)

First, try the understand why the old code used $(this).find(“.ewRowLink.ewDetailView”).attr(‘href’), then find the same URL in the current version. To view HTML source, you may inspect HTML element. Then you may set the window.location as the URL to go to that page.