Examples of filtered content on dynamic pages

Hi all

I’m currently working towards turning an existing ‘Meet the Team’ page into a dynamic page for a client. He has asked me if I can include a way visitors can research team members by their specialist skills, i.e., Yoga instructor, Psychologist, Nutritionist, etc. Essentially, filter the team by their job titles. Has anybody built any examples of this I can reference or any suggestions on how best to do that?

Many thanks in advance!

1 Like

Yep, totally possible with Velo.

Here’s an example of a search/filter I built. (Site built by someone else, I was just brought in for the search/filter) - https://www.meaningfulspeechregistry.com/

Thanks, Noah.
Did you duplicate the page and use the duplicate to Connect to Data? I’m a little reluctant to use the existing live page to Connect to Data to set up the new content, just in case it exports the existing information incorrectly.

There’s a couple of ways of approaching it. You can either do it on the live page, in a strip/section. Or you can start with a fresh page.

Either way, all the data would need to be put into a database and connected to a repeater. The magic happens when you write the code to filter it. Let me know if you want to jump on a Zoom to discuss it further.

Appreciate it. I’m discussing options with the client so I’ll see how I get one. Thank you!

could you help out with this please? https://community.wix.com/partners/forum/technical-talk/multiple-checkbox-and-search-filter-for-repeater

Thanks for your help, Noah. I’ve managed to set the page up and it’s working well!