Using wildcards in Search Box

0 vote

avatar

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.

All Comments (7)

avatar

Hi,
I added that to our todo list. It's a good idea.

David Hervieux

avatar

Could you integrate this in the 6.0? I couldn't find it in the readme.

avatar

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

avatar

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

avatar

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.

avatar

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

avatar

Hello David,
the double && does the trick. This helps a lot. That's wat I was looking for.

Many Thanks