How do I use wildcards?

From 1Archive help
Revision as of 11:55, 25 October 2016 by Onea (talk | contribs) (Created page with "In order to facilitate your search, you can make use of wildcards. There are two wildcards available: * '''*''' * '''%''' <br/> Both wildcards work as follows: * '''*text''' o...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In order to facilitate your search, you can make use of wildcards. There are two wildcards available:

  • *
  • %


Both wildcards work as follows:

  • *text or %text: searches for all values ending with value "text".
  • text* or text%: searches for all values beginning with value "text".
  • te*xt or te%xt: searches for all values beginning with "te" and ending with "xt".

Info.png If you just type "text", the search will be based on "text*".

Warning.png Searching for values in 1Archive is not case sensitive.

Warning.png Using these wildcards is only possible in search dialogs. For example: the search dialog for suppliers in the document view.