0 vote
Is ist possible to use a wildcard (* or %) in the search box?
For example, searching for "cus*swi" instead of "customers switzerland"? Or that simply searching "cus swi" gives the same results.
Hi,
I added that to our todo list. It's a good idea.
David Hervieux
Could you integrate this in the 6.0? I couldn't find it in the readme.
I know this is an old article. Are there any news on this feature request? Currently running 13.0.14.0 but the Wildcard are not available in the connections search.
Many Thanks
Indeed, it still not possible. What kind of wildcard would you like to use? It's already a contains so something like Mysearch@
Regards
David Hervieux
Hi David,
it would be nice to search 2 expressions at once. For example "customer*Admin*"
So that the search mathes when both of the expressions matches. "Customer" for the Customer Folder, and Admin for the "Administrator" Username in a Login Entry.
I was afraid that this could be your answer :) I will add a feature request.
I don't know if this could help but it's possible to use the expression customer&&Admin
Regards
David Hervieux
Hello David,
the double && does the trick. This helps a lot. That's wat I was looking for.
Many Thanks