Share Your Work

ben-duchy
Top Contributor

A good trick to filter data

For anyone struggling to come up with a simple solution to filter HubDB data on their website, I highly recommend that you check out isotope filtering.

 

https://isotope.metafizzy.co/filtering.html

 

Dont let the code put you off, its really easy to implement inside a custom module. As long as the relevant data inside your HubDB matches the classes, you can combine the filters to create a much better user experience (scroll down the link for example)

1 Reply 1
dennisedson
HubSpot Product Team
HubSpot Product Team

A good trick to filter data

hey @ben-duchy !

Great suggestion!  I have used isotope on many projects.  Multi filtering is a big win!

Also, the layout function is 😍

Historically, when using this library, I have had to work on the animation as many clients thought it was too dramatic.  

 

Also, just noticed that they are offering some jQuery tutorials!

Thanks again for highlighting this library!

 

 

0 Upvotes