Creating dynamic collection pages upon data base items

Hi ! I don’t understand why there is so few information, videos or content on this as it looks like being an absolute basic feature.
I’m an advanced Webflow user and I try Bubble for the first time in order to begin building apps.

For testing, i try to build a CRM like app where you can create customers and retrieve customers info on a dedicated pages.
So I create a data type for customers and I’d like each new record to generate a page in which you can all info are binded and updated dynamically upon the slug.
In Webflow it literally takes 3 clicks, but on Bubble i’ve been seeking for hours without finding a solution.

Some say using URL parameters, it’s a good thing for search results, but in this case, you can’t get an image through a parameter nor another data type. For instance, if you have a task data type among each customer.

So i tried the type of content thing and passing data through “go to page” workflow.
But it’s not working.

CleanShot 2022-06-19 at 16.23.02@2x

CleanShot 2022-06-19 at 16.23.14@2x

CleanShot 2022-06-19 at 16.23.22@2x

The debugger reurns “empty” where the binded content should be.
CleanShot 2022-06-19 at 16.23.58@2x

So i have two questions :

  • Why is it so complicated for such a basic thing ?
  • How the hell do you do this once for all ?

Thanks in advance Bubble community

It’s not at all complicated… this is one of the simplest and most fundamental things you can do in Bubble…

The likelihood is your issue is to do with the privacy settings for your Customer datatype.

So check those and change or remove any unnecessary data privacy settings and see if that helps.

Hello ! Thanks for your reply !

I can guess it is indeed easy, and that’s why it so frustrating that i cannot find any basic content to walk me through this.

Actually there are no privacy settings set to those datatype, but i’ll keep looking

In that case, are you loading an actual Customer page in the debugger? With actual data? (not just the empty ‘placeholder’ page)?