Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Field help editor
- Creating field help
- Preparing to create field help
- Access the help table
- Access field help from the System Navigator
- Determine the fields that a form contains
- Determine the fields that a table contains
- Determine whether help exists for a field
- How does Service Manager determine which help record to display?
- Add or edit help records
- Review field help records
Preparing to create field help
To create field help efficiently, make these changes in your local Service Manager system.
- Show the context–sensitive help debug information.
- Activate the command line for the System Administrator (or the operator you want to enable to create field help) on your local server.
- Set up the columns displaying the help record list.
- Turn on the Administration perspective.
Show context–sensitive help debug information
- Start the Service Manager client.
- Log on or close the Connections dialog box.
-
Click Window > Preferences.
The Preferences dialog box opens.
-
Click Service Manager > Appearance.
The Appearance dialog box opens.
- Select Show context–sensitive help debug information.
- Click Apply.
- Click OK.
Exit the Service Manager client, and then restart it.
Service Manager now displays the file (table), form, and field information when you press Ctrl+H for a field.
- You can use such field help information to add or edit field help records or identify field names to be used in stored queries.
- The Web client uses the "viewcontexthelp=true" URL parameter to display field help information.
Activate the command line
- Start the Service Manager client.
- Log on to your local server as a System Administrator.
-
Type
operator
on the command line and click Execute Command.Service Manager displays the operator form (operator.g).
- Type
System.Admin
as the log-on name (or specify the operator you want to set the permissions for), and then click Search. - Open the Startup tab and select Activate Command Line at Startup.
- Click Save.
- Click Ok to exit the record.
- Click Back to exit the form.
-
Exit the Service Manager client, and then restart it.
Service Manager now displays the Command Line to that operator.
Set up the columns displaying the help record list
- Open the help table in the Help Editor and click Search to display the help records.
- Click More or the More Actions icon.
- Click Modify Columns.
Service Manager displays a form that enables you to edit the columns in the record list. - Type or select the following, one per line in this order:
- topic
- file.name
- format.name
- field.name
- term
- brief
- detail
- Pending Review
- sysmodtime
- Click Proceed.
Service Manager displays the record list with the columns you selected.
Turn on the Administration perspective
You can turn on the Administration perspective by doing one of the following:
- Click Window > Open Perspective > Other, and then select Administration.
- In the Service Manager System Navigator on the left side of the window, click Administration Perspective.
Service Manager now displays Administration tabs at the bottom of your forms.
Related topics
Creating field help
Field help editor
How does Service Manager determine which help record to display?
Online Help system
Add or edit help records
Access the help table
Review field help records