CMS Development

rwsam
Member

CMS New Project

SOLVE

Hi, 

 

I am new to Hubspot CMS and am looking to design a page like this in the hubspot CMS, https://www.tpg.com/portfolio

 

Including the search function, and the expansion where it takes up 2 boxes when you click on a company.

 

Is this possible on the Hubspot CMS and how would I go about doing it?

0 Upvotes
1 Accepted solution
stefen
Solution
Key Advisor | Partner
Key Advisor | Partner

CMS New Project

SOLVE

@rwsam it's definitely possible but you'll need to be fluent in CSS, JS, and HubL in order to make something that looks and works like that.

 

I'd recommend using HubDB to store all the content. Then it's a matter of creating the template to display all the data on the page, creating the search functionality via HubL filter queries and styling the layout. It might take a little bit of javascript to get the popup to display in the right place.

Stefen Phelps, Community Champion, Kelp Web Developer

View solution in original post

1 Reply 1
stefen
Solution
Key Advisor | Partner
Key Advisor | Partner

CMS New Project

SOLVE

@rwsam it's definitely possible but you'll need to be fluent in CSS, JS, and HubL in order to make something that looks and works like that.

 

I'd recommend using HubDB to store all the content. Then it's a matter of creating the template to display all the data on the page, creating the search functionality via HubL filter queries and styling the layout. It might take a little bit of javascript to get the popup to display in the right place.

Stefen Phelps, Community Champion, Kelp Web Developer