Hi
I have a filter form in my application, which have certain filters, I have used different filter criterias and each criterias have search button. What I am trying to do is to use one search button and multiple criterias, but it is not working. This looks something like this -
at the moment my search form looks like this -
but i want one search button and if I enter one or more than one criterias, the query must search datas according to criterias.
thanks