I have a logbook with an attribute that has a number of fixed values. I
use MOptions to prevent typos when entering and allow multiple "keywords".
When searching the users can only search on one keyword.
Is there any way to search on multiple values (AAA|BBB|CCC)? If I do not
use MOption, they can do this, but the users entering logs may mistype the
keywords. |