Include all action buttons in the appropriate menu.
On this page:
Applicable user interfaces
This checkpoint only applies to Lotus Notes applications viewed through the Notes client.
Note: Applications that support both the Notes client interface and the Web interface must complete both the Web checklist and the Lotus Notes checklist.
Rationale
Forms and views include action bars to display the actions available for use with that part of the application. The action bar is now keyboard accessible, but it can be a slow process to access the buttons with the keyboard. Generally speaking, keyboard access is faster through the Actions menu than through the Action bar. For this reason, all action buttons must also be available through the Actions or Create menu.
Required development techniques
The following technique is the minimum required to meet Checkpoint 2.1 from the Lotus Notes Application Accessibility Checklist:
Include all items in the Action bar in the appropriate action menu.
- Open the Action Properties box and select the Action Info tab.
- Select the option "Include action in Action menu". This option is the default setting.
Recommended development techniques
The technique above is required; the following techniques are recommended to enhance accessibility:
- Define meaningful shortcut keys for actions. Notes assigns a
shortcut key to all actions in the Actions menu, but it may not be easy to remember.
You can force the use of a specific shortcut key by typing an underscore before the
letter you want to use. Each shortcut letter in the list must be unique. The underline is not displayed on the action bar.
For example, to make S the shortcut key for the Save & Close action, type _Save & Close in the name
field as shown in the screen shot below.

- If the action list is long, place frequently used actions at the top of the list. Actions are displayed in the Actions menu in alphabetical order. Someone using the keyboard or a screen reader must search the list in sequential order. If the most common action is the last one in the list, this can be tedious. Force the names to appear in a different order by numbering the frequently used actions so they appear at the top of the list.
Required test techniques
Test the application to ensure that it complies with accessibility requirements.
Tools
No tools are required to test this checkpoint.
Techniques
| Action | Result | |
|---|---|---|
| 1. | Visually verify all actions are available in the Action Menu.
|
Pass:
Fail:
|
©2009 IBM Corporation
Last updated August 25, 2009.
