I have a sets of filters(about 4) I regularly use for searching
say 4 search filters "A" AND "B" AND "C" AND "D", search result is the AND logic of the 4 filters
the target search values for filters A=w B=x C=y D=z, so w,x,y,z always change
adding custom filters from the drag down menu works, but its not time efficient
Is it do-able to have filters A B C D ready over the search line on the top
and user can dynamically change the target values of A B C D on every play? thanks