The following installation instructions assume working knowledge of customizing Clarify using UI Editor and CBEX.
On the case form (420 or 776), add a new button. Its name must be "dovetail_search". Its caption can be whatever you want, although "Search" or "Dovetail Search" would probably be a good idea.
Merge the ClearBasic code from $dovetailSearch/ ClearBasicCode /776.cbs into the existing ClearBasic code on your case form (420 or 776), and compile.
Merge the ClearBasic code from $dovetailSearch/ ClearBasicCode /321.cbs into the existing ClearBasic code on your solution form (321), and compile.