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.
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Search for multiple data.
-
- nuBuilder Team
- Posts: 4307
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 447 times
- Contact:
Re: Search for multiple data.
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?
-
- Posts: 20
- Joined: Sun Jul 21, 2019 12:09 pm
- Location: Italy
Re: Search for multiple data.
Hi Kev1n,
would it be possible to combine with an OR operator? For example, to filter multiple values of the same field.
Thank you.
would it be possible to combine with an OR operator? For example, to filter multiple values of the same field.
Thank you.
-
- nuBuilder Team
- Posts: 4307
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 447 times
- Contact:
Re: Search for multiple data.
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
You could create a custom search form as described here:
https://forums.nubuilder.cloud/viewtopic. ... rch#p11338