Help View Search bar, when users go into search view the search bar is shown, when leaving the bar is removed.
Postopen of Help View:
@PostedCommand([ViewShowSearchBar];"1")
Query close:
@PostedCommand([ViewShowSearchBar];"0")
Obvious but helps promote user use of searching and prevent rtfm emails.
Also coupled with the fact that the database does not need to be indexed for it to work.