How to use primary key throughout multiple pages

Using URL parameters is one of the main methods for passing values between pages. Wappler has a component called Query Manager that allows you to define the parameters on the details page, then you can use that define param and its value in Server Connect actions to return the item based on the value in the parameter.