Skip to content

Commit 0e9729c

Browse files
authored
Update view-create-email.md
1 parent 8870052 commit 0e9729c

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

powerapps-docs/user/view-create-email.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,29 @@ The following steps detail how to create an email.
8787

8888
5. When you're done, select **Send**.
8989

90+
## Accessibility shortcuts
91+
92+
The following table outlines a list of accessibility shortcuts available when using email. You can access this list while composing email by pressing **Alt+0**.
93+
94+
|Type | Shortcut key | Description |
95+
|----------------------|-------------------------|-----------------------------|
96+
| General | Alt+F11 | Toggle full-screen view. |
97+
| Tab navigation | Alt+Ctrl+0 | Go to menu bar. |
98+
| Tab navigation | Alt+1 | Go to the rich-text editor. |
99+
| Tab navigation | Alt+2 | Go to the HTML editor. |
100+
| Tab navigation | Alt+3 | Go to the preview view. |
101+
| General editor commands | Alt+F10 | Navigate to the editor toolbar. Move to the next and previous toolbar group with Tab and Shift+Tab. Move to the next and previous toolbar button with Right Arrow or Left Arrow. Press Space or Enter to activate the toolbar button. |
102+
| General editor commands | | Editor dialog: Inside a dialog, press Tab to navigate to the next dialog element, press Shift+Tab to move to the previous dialog element, press Enter to submit the dialog, press ESC to cancel the dialog. When a dialog has multiple tabs, the tab list can be reached either with Alt+F10 or with Tab, following the dialog tabbing order. With a tab list focused, move to the next and previous tab with Right and Left Arrow, respectively.. |
103+
| General editor commands | | Editor list box: Inside a list box, move to next list item with Tab or Down Arrow. Move to previous list item with Shift+Tab or Up Arrow. Press Space or Enter to select the list option. Press ESC to close the list box. |
104+
| Base commands | Ctrl+Z | Undo command. |
105+
| Base commands | Shift+Ctrl+Z | Redo command. |
106+
| Base commands | Ctrl+B | Bold command. |
107+
| Base commands | Ctrl+I | Italic command. |
108+
| Base commands | Ctrl+U | Underline command. |
109+
| Base commands | Alt+0 | Accessibility help. |
110+
| Base commands | Esc | Cancel operation. |
111+
112+
90113

91114
### See also
92115

0 commit comments

Comments
 (0)