Hello,
I implemented this plugin to my project which has approx. 20 groups. Each one has different source. DropdownFilter is used but search makes 20 ajax call, even I select an item from filter dropdown.
Is it possible to make only one ajax call when filter is selected?
Thanks a lot! @running-coder