Filter Dropdown List

Hello

after you connect the value of the drop down you need to follow the following steps for it to work:

  1. add on change event to the drop down from properties panel

  2. get the value selected

  3. set the a filter on the data set connected to the repeater to this value
    check this thread out : https://www.wix.com/code/home/forum/community-discussion/repeater-dropdown-filter

now if connecting the drop down to value is the part that is not working then make sure of the data your connecting it to or test it by setting the values manually.

Good Luck!
Massa