Assigning Keyboard Shortcuts

Use keyboard shortcuts to improve usability for users who use a keyboard rather than a mouse. PeopleSoft applications use two kinds of keyboard shortcuts: hot keys and access keys.

See Using Keyboard Shortcuts.

This section discusses how to:

  • Assign access keys to page tabs.

  • Assign access keys to grid tabs.

Assigning Access Keys to Page Tabs

To assign access keys to page tabs:

  1. Open the component definition in PeopleSoft Application Designer.

  2. Enter an ampersand (&) in the text of the item label for the page preceding the letter that you want to assign as the access key.

    The access key letter is underlined on the page tab at runtime. For example:

    This example illustrates using ampersands to assign access keys.

    Item labels with ampersands

    Note:

    Make sure that the access key that you assign does not conflict with any other access keys that are assigned in the component.

At runtime, a user can navigate between pages by pressing the Alt key plus the letter that is underlined, followed by the Enter key.

This example shows underlined access keys that the user sees at runtime.

Underlined access keys on tabs

Assigning Access Keys to Grid Tabs

To assign access keys to grid tabs:

  1. Open the grid tab separator properties in PeopleSoft Application Designer.

  2. On the Label tab, enter an ampersand (&) in the label text preceding the letter that you want to assign as the access key.

    The access key letter is underlined on the grid tab at runtime.

    Note:

    Make sure that the access key that you assign does not conflict with any other access keys that are assigned on the page.

At runtime, a user can navigate between grid tabs by pressing the Alt key plus the letter that is underlined, followed by the Enter key.