Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Search for multiple data.

Questions related to using nuBuilder Forte.
Post Reply
nub74
Posts: 20
Joined: Sun Jul 21, 2019 12:09 pm
Location: Italy

Search for multiple data.

Unread post by nub74 »

Hello everyone,
is it possible to use the search field to search for multiple data or I need to write custom code for it?
Thank you.
kev1n
nuBuilder Team
Posts: 4581
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 536 times
Contact:

Re: Search for multiple data.

Unread post by kev1n »

In the search field you can enter several keywords, these are then combined with an AND operator in the search query. Or how do you want to search?
nub74
Posts: 20
Joined: Sun Jul 21, 2019 12:09 pm
Location: Italy

Re: Search for multiple data.

Unread post by nub74 »

Hi Kev1n,
would it be possible to combine with an OR operator? For example, to filter multiple values of the same field.
Thank you.
kev1n
nuBuilder Team
Posts: 4581
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 536 times
Contact:

Re: Search for multiple data.

Unread post by kev1n »

nuBuilder generates the query only with AND operators not OR.

You could create a custom search form as described here:
https://forums.nubuilder.cloud/viewtopic. ... rch#p11338
Post Reply