Search from URL
Description
Set of format overrides to enable users to specify search terms when invoking a WebWorks Help 5.0 help set. The help set will open and execute a search against the list of defined terms.
Contents
Search on Open
Add a search=<word> parameter. There are limitations to syntax, etc. of the search words.
Basically, you call the help today with:
http://www/help/wwhelp/wwhimpl/api.htm#context=alpha&topic=beta http://www/help/wwhelp/wwhimpl/api.htm#tab=search
With the changes provided, you can do this:
http://www/help/wwhelp/wwhimpl/api.htm#search=Find%20these%20words
And that's it!