Besides the Name and Quick Search options, the default Find form of Web Access includes only three properties that cannot be changed by users. These may not meet your organization’s search needs.
To configure different properties:
HKEY_LOCAL_MACHINE\SOFTWARE\Cyco\AutoManager Meridian\Current Version\WebLink\UserPreferences\Default\Find Templates
Constant |
Value |
---|---|
IC_OP_EQUALS |
1 |
IC_OP_LESS |
2 |
IC_OP_MORE |
3 |
IC_OP_LESS_EQUAL |
4 |
IC_OP_MORE_EQUAL |
5 |
IC_OP_NOT_EQUAL |
6 |
IC_OP_LIKE |
7 |
IC_OP_NOT_LIKE |
8 |
IC_OP_EMPTY1 |
9 |
IC_OP_NOT_EMPTY1 |
10 |
IC_OP_CONTAINS |
11 |
IC_OP_NOT_CONTAINS |
12 |
IC_OP_STARTWITH |
13 |
IC_OP_NOT_STARTWITH |
14 |
IC_OP_DOSWILDCARD |
15 |
IC_OP_DATE_EQUALS1,2 |
18 |
IC_OP_DATE_NOT_EQUAL1,2 |
19 |
IC_OP_DATE_LESS1,2 |
20 |
IC_OP_DATE_MORE1,2 |
21 |
IC_OP_DATE_LESS_EQUAL1,2 |
22 |
IC_OP_DATE_MORE_EQUAL1,2 |
23 |
Notes
Related concepts