Вы находитесь на странице: 1из 8

Viewing/Navigation options

Accelerator Keys Task Description Show Navigation Pane (if it is not in auto-hide mode)

Alt+F1 This shortcut works from both MDI & SDI windows, so it is a good shortcut to get back to the main workspace. Enable/Disable auto-hide for the Navigation Pane Toggles the Content Pane between Developer and Content modes. Developer mode makes the content frame (where Area pages & List pages are viewed) restorable/minimizable so it is easier to work with developer windows. Open global search pane Toggle the docking status of a docking window Move to the next docked window Move to the previous docked window Move to the next MDI window Move to the previous MDI window Open Version control parameters form Open a new workspace Focus the Address Bar in edit mode (works from anywhere) Shortcut for the Back button on the Address bar Shortcut for the Forward button on the Address bar

Shift+Alt+F1 Ctrl+Shift+D Ctrl+F1 Alt+F5 Alt+F6 Alt+Shift+F6 Ctrl+F6 Ctrl+Shift+F6 Ctrl+Shift+V Ctrl+W F11 Alt+Left Arrow Alt+Right Arrow From AreaPage, ListPage or developer (MDI) window Alt+M Alt+W Alt+V Alt+H

Show the Microsoft Dynamics AX Command Bar Show Windows menu

Hint: do this then press a to close all windows. Show View menu Show Help menu Show Keytips

Press the corresponding key to navigate directly to ActionPaneTab/Group/Button Alt There may be one or more ActionPaneTabs/Groups/Buttons with the same letter for a Keytip. To execute a duplicate Keytip, keep pressing the letter until focus is on the one you want and then hit

Enter.

Standard Forms[1]

Accelerator Keys Ctrl+N Ctrl+S Alt+F9 Ctrl+F4 Esc or Ctrl+Q Alt+F4 Ctrl+P Ctrl+A Alt+Down Arrow Ctrl+Alt+F4 or Menu[i] + G F10

Task Description Create a new record Save current record Delete record(s) Close the active window (saving changes) Close the active window (cancelling changes) Close the active window from SDI form (saving changes), Close the application from the main window Print auto-report associated with current form Select all rows in the currently active data source (works regardless of whether you are in a grid or not) Drops down a lookup field or drop-down-list Go to Main Table Form Activate the forms menu bar (File, Edit, etc.) Move to the next field

Enter or Tab

Enter will skip over buttons and will move to fields across tabs.

Tab will navigate to buttons and will always stay on the same tab page. Shift+Enter or Shift+Tab Ctrl+Shift+Home Ctrl+Shift+End Ctrl+Page Up Ctrl+Page Down Shift+F10 Page Up Page Down Move to the previous field (same caveats as previous row) Go to the first entry field in the form Go to the last entry field in the form Go to the previous field group Go to the next field group Open context menu for current field Move to the previous page of records Move to the next page of records

Ctrl+Home Ctrl+End F5 Ctrl+F5

Move to the first record Move to the last record Refresh all data sources on the current form Restore only the active record

Filtering Commands[2]

Accelerator Keys Ctrl+F Ctrl+K Alt+F3 Ctrl+F3 Ctrl+Shift+F3 Within a Grid Ctrl+G Ctrl+Up Arrow On a ListPage Shift+F3 Focus in Quick Filter Enter Down Arrow

Task Description Find by Field (clears previously applied filters) Filter by Field (appends to previously applied filters) Filter by Selection Open Advanced Filter window Clear all filters Enable/Disable Filter by Grid From a grid cell, move focus to the Filter by Grid input cell for that column (Filter by Grid must be enabled) Focus the Quick Filter (Type to filter area)

Execute/Clear Quick Filter Drop down the Quick Filters Field Chooser menu

Actions Specific to Grids


Accelerator Keys Ctrl+E Task Description Export to Excel (only contents of grid) Copy:

Ctrl+C

1. If Single cell is selected, copies just that cell contents 2. If the entire row is selected or multiple rows are selected, copies values for ALL fields on all the rows (including those off the grid) Move focus to the next/previous record, unselecting the current record

Up/Down Arrow

Move focus to the previous/next record, leaving the current record marked and not marking the newly focused record Move focus to the previous/next record, leaving the current Shift+Up/Down Arrow record marked and marking the newly focused record Mark all records between the currently selected record and the Ctrl+Shift+Home/End first/last record Editable Grids Mark the current record, leaving previously marked records Shift+Space marked. Read-only Grids Ctrl+Up/Down Arrow (such as on a ListPage) Execute default action (only on ListPage grids, usually opens the corresponding details form for selected record) Enter For, Non-ListPage forms, Enter will move to the next field Move focus one field to the left. If focus is already in the leftLeft Arrow most column, hitting Left Arrow will mark the row. Right Arrow Move focus one field to the right. Mark the current record, leaving previously marked records Ctrl+Space marked. Mark all records between the current record and the top-most Shift+Space marked record (or the top record if none are marked), leaving previously marked records marked. Shift+Page Up/Page Mark all records between the currently selected record and the Down previous/next page of records.

AOT
Accelerator Keys Ctrl+D Ctrl+Shift+P Task Description Open the AOT Open the Projects window Context: Description Job: Execute the job Ctrl+ O or Menu + O Class: Run the main(Args) method Form: Launch the form Report: Run the report Table: Launch Table Browser for this table

Menu + W Ctrl+N Enter or Ctrl+Shift+F2 Ctrl+S Ctrl+Shift+S Delete F2

Open new AOT window, with only the current node Create a new object Edit an object

Save current object Save all modified objects Delete current object Rename current object Restore the state of the current object from disk, cancelling any Menu + R pending changes Ctrl+Shift+I Import one or more application objects from a file Menu + X Export the current node to an XPO F7 Compile Ctrl+P Print the active application object (basically XPO contents) Alt+Enter Open the property sheet Ctrl+F Find window Ctrl+G Compare different versions of the application object Alt+Left Arrow Move the object to the level of its current parent node in the tree Make the current object a child of the nearest container above it in Alt+Right Arrow the tree Alt+Up Arrow Move the object one slot up in its current level of the tree Alt+Down Arrow Move the object one slot down its current level of the tree Number Pad * Expand all sub-trees under this node Shift+F9 View breakpoints Ctrl+Shift+F9 Remove all breakpoints Source Control Alt+I Check the application object into the version control system Alt+O Check out the application object for editing Alt+U Undo check out

Code Editor[3]

Accelerator Keys Task Description Ctrl+N Create a new method/job Ctrl+S Save current method/job Context: Description Job: Execute the job F5 Class: Run the main(Args) method Form: Launch the form

Ctrl+F Ctrl+H F3 Ctrl+G F4 F9 Ctrl+F9 Shift+F9 Ctrl+Shift+F9 Ctrl+Space Ctrl+Alt+Space Ctrl+Shift+Space F2 Ctrl+T F11 F12 Shift+F2 Shift+F4 Alt+R F6 F8 Ctrl+L Ctrl+Shift+L Selection Modes Alt+A Alt+O

Report: Run the report Find and Replace (Find tab focused) Find and Replace (Replace tab focused) Repeat the last find Go to the specified line Go to the next error/warning/task Insert or remove a breakpoint Enable or disable a breakpoint View breakpoints Remove all breakpoints List properties and methods for the selected object Lookup a selected label or text Go to the definition of the selected method List all tables List all Extended Data Types List all enums List all classes List language-reserved words List built-in functions Open the Scripts context menu Close the current tab discarding all changes since last save Close, and save the current tab Delete the current line Delete from cursor to the end of the line Select Area - Area Selection Mode clicking and selecting an area in the editor occurs as in typical editors (default setting) Select Columns - Block Selection Mode clicking and selecting an area will do so in a rectangle starting from the initial mouse cursor position (entire lines are not selected) Select Lines - Line Selection Mode clicking a line will select the entire row, clicking and selecting an area will always select the entire lines. Undo Selection - Unselect the current selection.

Alt+L Alt+U

Debugger
Accelerator Keys F5 Shift+F5 F11 F10 Ctrl+F11 Task Description Go Stop Step into function calls Step over function calls Step out of the function

Ctrl+F10 Ctrl+Shift+F10 Alt+Number Pad * Shift+F9 F9 Ctrl+F9 Ctrl+Shift+F9 Ctrl+Alt+Line Ctrl+Alt+V Ctrl+Alt+C Ctrl+Alt+O Ctrl+Alt+B Ctrl+Alt+W Ctrl+Alt+M Ctrl+Alt+D Ctrl+F4 Ctrl+Shift+F4 Ctrl+F6 Ctrl+Shift+F6 During code execution

Run to cursor Set next statement Show next statement View breakpoints Insert or remove a breakpoint Enable or disable a breakpoint Remove all breakpoints Show/hide line numbers View variables Display the call stack View output View breakpoints View watch Toggle workbook mode Restore default layout Close window Close all windows Next window Previous window

Break execution of currently running script. Ctrl+Break

To open the debugger where the execution is stopped, when the Are you sure that you want to cancel this operation? dialog comes up, hold SHIFT and click the No button.

Appendix
How the list was generated
The shortcuts and descriptions in this document were generated by using the -internal=GENERATEKEYHELP command line argument in AX which outputs all kernel actions that have associated accelerator keys. The descriptions have been edited to contain more content for clarification, if necessary. The contents have also been truncated to only include commands which dont require a menu to be invoked.

For instance, the menu item File >> Print Preview has the accelerator key i" when the menu is open, but cant be invoked without first opening the menu, unlike File >> Print, which can be invoked simply by pressing Ctrl + P.

Menu Key Explanation


Certain entries in the list refer to the Menu key. The key is located between the Alt and Ctrl keys on the right side of most modern desktop keyboards and in the upper right area on laptop keyboards:

The key invokes the context menu for wherever focus currently resides. Entries that use the Menu key have been added in cases where using the Menu key to invoke an action requires the same or less keystrokes or for certain actions that do not have a non-menu accelerator key.

http://en.wikipedia.org/wiki/Menu_key

[1] Note that some actions in this section behave differently within a read-only grid such as those on a ListPage. Read-only grid actions are listed later in the document. [2] Work from standard forms, List Pages & lookups [3] Several standard editor shortcuts omitted, Home, PageDown, etc

[i] Please see the Appendix for an explanation of the Menu Key.

Вам также может понравиться