New topic Closed topic
avatar image
1
Search form / Ajax based
By Created , last editted

Hi,


I am looking for a way to search a dataset with multiple search fields. 

For example: I want to search companies in Rotterdam with the language Arabic.

I have 5 fields I want to search on. But they can be blank.


So, when I sent my searchparamaters to the search-endpoint, I want a collection based on (if not empty) field1 AND (if not empty) field2  AND (if not empty) field3 ...etcetera.


So not an OR, but AND.

Anyone any experience with this issue?


Corné Last



Hi,


I am looking for a way to search a dataset with multiple search fields. 

For example: I want to search companies in Rotterdam with the language Arabic.

I have 5 fields I want to search on. But they can be blank.


So, when I sent my searchparamaters to the search-endpoint, I want a collection based on (if not empty) field1 AND (if not empty) field2  AND (if not empty) field3 ...etcetera.


So not an OR, but AND.

Anyone any experience with this issue?


Corné Last


  • Avatar image
    Hi Corné, did my solution work for you? :)
    By
  • Login to reply
Answers
Sort by:

This topic is closed.