No matter which record I try to view, my Skuid page is always pulling up the same one record.

I created a page to “view” a record. The page looks fine, but no matter which record I choose to view, it always loads the data from the same record. So if I try to open record 122, the information displayed is for record 121. What am I missing?

Sounds like a condition problem. Perhaps you’re not sending the right parameter to a condition? It’s hard to know without more detail.

Thanks, Matt. I got the help I needed. You’re right. I wasn’t setting the condition to pull the page/url parameter of the ID. Thanks you.