Dynamic content landing page

I’m trying to create a landing page tied to a table “restaurants“, i need this landing page to load only a specific row based on maybe url slug?, please help

It would basically be a variation of this.

You get the rowID from the URL’s param, then filter your tab based on that param, and display relevant content.

1 Like