We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Jan 29, 2022 5:38 AM
Hello Devs,
I have 5 events in my hubDB table then how can make dynamic page for each event and the page path is respectiive to event name. I checked for some solutions but I didn't get flow and syntax too.
I hope you get my point and I'm looking forward to a solution.
Solved! Go to Solution.
Feb 1, 2022 10:57 AM
Sorry to jump in here @Anton. Hi @Vchannel, in the settings of your HubDB make sure "Enable creation of dynamic pages using row data" is selected. This will add two columns, Page title and Page path. Whatever you write into page path will be the URL of the dynamic page of that row, for example "developer-meetup-feb-2022". This is relative to whatever page you're populating with HubDB data, so if you have a normal website page that is "example.com/events", add the HubDB in the advanced settings of the page and then the dynamic paths will be generated automatically as a subfolder of /events so you can view the page for your Developer Meetup Feb 2022 event at example.com/events/developer-meetup-feb-2022.
More info here.
Feb 1, 2022 10:57 AM
Sorry to jump in here @Anton. Hi @Vchannel, in the settings of your HubDB make sure "Enable creation of dynamic pages using row data" is selected. This will add two columns, Page title and Page path. Whatever you write into page path will be the URL of the dynamic page of that row, for example "developer-meetup-feb-2022". This is relative to whatever page you're populating with HubDB data, so if you have a normal website page that is "example.com/events", add the HubDB in the advanced settings of the page and then the dynamic paths will be generated automatically as a subfolder of /events so you can view the page for your Developer Meetup Feb 2022 event at example.com/events/developer-meetup-feb-2022.
More info here.
Jan 31, 2022 11:27 AM
@Anton , this seems like a question up your alley
![]() | Make sure to subscribe to our YouTube channel where you can find the HubSpot Community Developer Show |