Hi all, I just started using Bubble and love it, but am having some trouble populating a page based on the data I passed in the URL.
I’m creating a mock Airbnb following Zeroqode’s tutorial "Marketplace like Airbnb.
I’m trying to populate a page based on the Listing’s ID that I pass in the URL.
- I pass the URL successfully using Blockspring. See the URL on the screenshot for the correctly passed ID. Each Listing has a unique ID tied to it in the database that’s associated with Listing Name and Price.
- However, when I select a Listing, the page does not populate. This is how I am trying to read the URL:
Any ideas on what I may be doing wrong?
Thank you x100000 in advance