I have a dynamic single page for listings across my site but i want the URL to be: /city/listing
I know when you create pages it creates the URL based off the page but i can’t seem to find where to set this dynamically so that i don’t need to create another listing page per city.
Oh, apologies. I thought you had nested pages city(1) and listing(2). That is unfortunately not possible in Bubble. The only way around it is with the path params like explained in the videos.
For dynamic pages, just set the type of it to whatever you need.