For text fields, search parameters will match exact values entered (but case insensitive) by default. For example, an entry
of "John" will return "John," or "JOHN," or "john," but not "Johnson." Partial entries can be searched by using
wildcard character(s) at any place in the text field. The wildcard characters are the percent (%) sign, and the
underscore (_) character. For example, to match both "12345" and "12367", the entry of "123%" or "123__" can
be given. The percent sign can be used to match any number of characters, while the underscore can be used to
match any single character.
Search Criteria
Enter any combination of parameters to find matching attachments.