In Power Web I need to be able to change default Condition in Find from Equal to Contains. I would appreciate the ability to change this because in Power user contains is default and at my company this makes a lot more sense then Equal. When I am doing a search on a word Equal means the work has to be first in a string of text. Contains is "more forgiving" and more usable for me and my colleagues. Everybody works in different ways and flexibility is very important in a system that manages documentation. It takes time to change this value everytime I do a search and it take even longer to try to get users how doesn't use meridian nearly as often as I do to remember to change to contains.
Hi Jenny,
Not sure but I think this could help:
Server side:
HKEY_LOCAL_MACHINE\Software\Cyco\AutoManager Meridian\CurrentVersion\WebLink
QuickFindMultiWordAll
DWORD
If this value is 0 (default), Quick Find searches in PowerWeb will return matches with any of the entered keywords.
If this value is 1, Quick Find searches will return matches with all of the keywords, the same as PowerUser Quick Find searches.