I have made an app with a list widget and 2 filter. Each filter has a combo box with many items in box. Now, when user select an item in combo box A, user wants the items in combo box B can rely on the selection in combo box A, sometimes more items and sometimes fewer items. Are there any ways to do so?
