
Search should search the whole field and not just the begining
Search should search the whole field and not just the begining.
So if I have says "MX14ABC" I want to be able to put "ABC" in the search box and it finds it.
At the moment we have to split stuff up into seperate fields so it can be searched.
Thanks,
Dave
-
Ninox provides two search functions - global and local search.
The global search can be accessed via the magnifying glass in the left side bar. Here you'll search the whole datadase. Global search will only find something if its the beginning of the field content.
To search a table only press "cmd + f" or use right click to select "find".
Birger
-
@Birger,
In the above.. I used the global Find for "uc" .. and expected to return Product rows 1, 2, and 3... as the "Product Name" has "uc" in it.. but it returns nothing.
In @mike@mpmanti.info example above.. He used global Find for string "usc" and the partial string was found within table columns. So, my question is.. why does his global find work.. and mine does not?
-
@Mike... WOW.. That is it.. or at least for me. If I hit an iCloud hosted database.. From the Mac App or iPad.. it will find a string that is contained within another string.. How is that for a hidden treasure!
If I hit a ninox cloud hosted database.. It will NOT find a string within a string using the Global Find (left navigation magnifying glass Find)..