Second Cascading DropDown Filter not working in Lists

MichaSausE

New Member
Here is my setup:
List1 => Season
List2 => League with 1 databasejoin element to Season
List3 => Team with 1 databasejoin element to Season and 1 CascadingDropdown element to League (dependent on Season)
List4 => Player with 1 databasejoin element to Season and 1 CascadingDropdown element to League (dependent on Season) and 1 CascadingDropdown element to Team (dependent on League)

The problem is in List4:
Both Cascading Dropdowns are working in the form but not in the list(filter).
The first cascading dropdown filter (League) is ajax-refeshed after selecting a Season(dropdown filter).
After selecting a League(dropdown filter) nothing happens in second Cascading Dropdown Filter (for Team). Only -All- is shown, instead of all team-items from selected League.

Are Cascading Dropdown Filters limited to 1 Level ? Or is something wrong with my filter setup ?
 
It's working on my site.
What is your "Filter data" setting (in element List view settings/Filters)?
With "Recorded Data" the filter will only show values which are stored in your list (not all possible ones).
 
This is the Community (free) forum.. If something is important enough to you to post four times about, and complain about not getting responses, you might consider a subscription.

Sent from my HTC 10 using Tapatalk
 

Members online

No members online now.
Back
Top