When you are defining your template you can add your own help target to display a particular help topic in the online help. This will override the default context-sensitive help call of the form.window name.
If you enter a help target for the template this will override the form section of the default help target. The window name will still be appended to this target depending on from which window the user accesses help.
Note: If you define a new help target for your template none of the supplied online help for the template will work. You will have to update your help files to include your new help target.
The window names that can make up the People Management templates are:
SUMMARY_WINDOW
FIND_WINDOW
MAINTAIN_WINDOW
ACTION_WINDOW
CREATE_WINDOW
NOTIFY_WINDOW
For example, the default target that is generated when a user calls help from the Summary window of the Hiring Applicants template is PERWSQHM.SUMMARY_WINDOW. If you have defined a help target of "HIREAPP" for the Hire Applicants template, then when a user calls help from the Summary window the target that is generated is HIREAPP.SUMMARY_WINDOW.