Filter my gallery with a dropdown menu

Hi there,

I have a gallery that displays images of alumni members of a group. The images are connected to a collection and dataset and are all displaying as required. However, I would like to add a dropdown menu that filters the images to display individuals based on the year they left the group e.g. 2019, 2018 - all of which are already inside the database.

The dropdown would show as follows:

  1. All Images
  2. 2019
  3. 2018
    etc;

How can I connect the dropdown menu to my gallery to filter the images as required?

The gallery is the first on the following URL: http://www.ucdchoralscholars.ie/csalumni

I have found similar posts to this but unable to find a specific guide for my requirements.

Many thanks!

Have you used the search function in this forum to find other posts about the same issue?
https://www.wix.com/corvid/forum/community-discussion/filter-dropdown-list
https://www.wix.com/corvid/forum/corvid-tips-and-updates/how-to-create-a-search-for-your-database

Or if you want to use repeaters instead.
https://www.wix.com/corvid/forum/community-discussion/filtering-repeater-with-a-dropdown
https://www.vorbly.com/Vorbly-Code/WIX-REPEATER-WITH-MULTIPLE-FILTERS
https://www.wixcodebank.com/dynamically-filter-repeater
How to Filter Items on Repeater Using a Dropdown and Boolean Values on Wix Code

Hi There, thanks for the information. I have managed to link the dropdown menu with the gallery. However, I can’t seem to find a forum post that explains how I can configure my dropdown menu so that when I choose “All” (option 1) - it removes the filter and displays all alumni members.

Thanks!