I’m trying to wrap my head around something, but I’m confusing myself…
I have a single-page app already set up.
On the home page (reusable element), I have listings of apartments in a repeating group.
When a user clicks an apartment card, they go to the full listing (reusable element),
To do this, I use URL parameters:
On the page it’s going to (reusable element), I have the data source set as ‘get data from page url’.
I want to switch to slugs to make the URL look better, and also for sharing.
I’m having problems setting this up.
I’ve read through the forum and looked up some videos. Most tell how to create a slug…I’ve got that down.
I also know how to send the slug to the full page, but I can’t figure out how to populate the page now. The slug shows, but there isn’t any content.
AI says I need to do a search for on the full page. This seems like a lot of WUs that aren’t required.
Am I missing something here?
What is the proper way to do this?
Thankyou
