Urgent

I have created List Page and Details page with SKUID.SO when the user clicks on open any record on LIST page, i should show them the Details page.
How to achieve this navigation?

Hi Harish - if you’re in Salesforce, you can set overrides on your object to redirect users to a Skuid detail page. If you don’t want to do that, you can change the Link properties on the field in your Table to go to your Skuid page (see below). Does that help? Thanks!

i tried in that but no luck.
Below is the url of List Page
https://harishreddy319-dev-ed–skuid.na59.visual.force.com/apex/PageBuilder?id=a0Rf40000086SdrEAE&sfdc.override=1

Details Page:
https://harishreddy319-dev-ed–skuid.na59.visual.force.com/apex/PageBuilder?id=a0Rf40000086T9hEAE&sfdc.override=1

As you said i framed the the url for navigation for the for field properties, could you help me out on this.
https://harishreddy319-dev-ed–skuid.na59.visual.force.com/apex/PageBuilder?id=a0Rf40000086T9hEAE&sfdc.override=1&id={{Id}}

Harish, it looks like you’re using URLs for the page builder - try clicking “Preview” in the Page Builder and then get the URL for your Skuid page in Runtime.