You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: business-central/keyboard-shortcuts-cheatsheet.md
+37-6Lines changed: 37 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,32 +18,63 @@ ms.author: bholtorf
18
18
19
19
|Press these keys|To do this|
20
20
|-|-|
21
-
|Alt+F2<br />Alt+N<br />Alt+Shift+N<br />Alt+O<br />Alt+Q<br />Alt+Up<br />Alt+Down Arrow<br />Alt+T<br />Alt+Shift+W<br />Ctrl+Insert<br />Ctrl-Delete<br />Ctrl+Shift+F12<br />Ctrl+F1<br />Ctrl+Click<br />Shift+F12<br />F5/Ctrl+F5<br />Tab/Shift+Tab<br />F6/Shift+F6<br />|Show and hide the FactBox pane<br />Create a new record<br />Close a newly created record and create a new one<br />Add a new note for the selected record<br />Open **Tell me**<br />Open tooltip or validation error<br />Open a drop-down or look up<br />Open the **My Settings** page<br />Open the current card or document in a new window<br />Insert a new line on a document<br />Delete the line on a document, journal, or worksheet<br />Maximize the line items part on a document page<br />Open help for the page<br />Navigate when personalizing and customizing<br />Open the role explorer, a feature overview<br />Refresh/reload page<br />Move focus to the next/previous element<br />Move to next FastTab/part|
21
+
|Alt+F2|Show and hide the FactBox pane|
22
+
|Alt+N|Create a new record|
23
+
|Alt+Shift+N|Close a newly created record and create a new one|
24
+
|Alt+O|Add a new note for the selected record|
25
+
|Alt+Q|Open **Tell me**|
26
+
|Alt+Up|Open tooltip or validation error|
27
+
|Alt+Down Arrow|Open a drop-down or look up|
28
+
|Alt+T|Open the **My Settings** page|
29
+
|Alt+Shift+W|Open the current card or document in a new window|
30
+
|Ctrl+Insert|Insert a new line on a document|
31
+
|Ctrl-Delete|Delete the line on a document, journal, or worksheet|
32
+
|Ctrl+Shift+F12|Maximize the line items part on a document page|
33
+
|Ctrl+F1|Open help for the page<br />Navigate when personalizing and customizing|
34
+
|Ctrl+Click|Navigate when personalizing and customizing|
35
+
|Shift+F12|Open the role explorer, a feature overview|
36
+
|F5/Ctrl+F5|Refresh/reload page|
37
+
|Tab/Shift+Tab|Move focus to the next/previous element|
38
+
|F6/Shift+F6|Move to next FastTab/part|
22
39
23
40
#### Navigate & Select Rows
24
41
25
42
|Press these keys|To do this|
26
43
|-|-|
27
-
|Home/End<br />Ctrl+Home/End <br />Ctrl+Up/Down<br />Ctrl+A <br />Ctrl+Space<br />Ctrl/Shift+Click<br />Shift+Up/Down<br />Shift+Page Up/Down<br />Ctrl+Enter|Go to first/last field<br />Go to first/last row<br />Navigate without losing selection<br />Select all<br />Toggle row selection<br /> Add the row/rows to the selection<br />Add row above/below to selection<br />Select visible rows above/below <br />Focus out of the list|
44
+
|Home/End|Go to first/last field|
45
+
|Ctrl+Home/End |Go to first/last row|
46
+
|Ctrl+Up/Down|Navigate without losing selection|
47
+
|Ctrl+A |Select all|
48
+
|Ctrl+Space|Toggle row selection|
49
+
|Ctrl/Shift+Click|Add the row/rows to the selection|
0 commit comments