Under Construction
This is a new page, currently under construction!
Description
The Task Editor is is a typical view that displays data in a tree structure. Most data in the Task Editor can be edited in situ.
Navigation
You can navigate the tree structure using the keyboard:
+
Expand an expandable row.
-
Collapse a collapsible item.
Arrow left
Go to previous column in the same row.
Arrow right
Go to next column in the same row.
Arrow up
Go to previous row in the same column.
Arrow down
Go to previous row in the same column.
Home
Go to first row, first column.
End
Go to last row, last column.
Page up
Go to first visible row in the same column.
Page down
Go to last visible row in the same column.
Editing data
Editable items is opened for editing by double-clicking on the item or, if using the keyboard, pressing F2 will open the current item.
When editing an item you can navigate to the next editable item as follows:
Ctrl+Alt+Arrow left
Go to previous editable item in the same row.
Ctrl+Alt+Arrow right
Go to next editable item in the same row.
Ctrl+Alt+Arrow up
Go to the next editable item in preceding rows.
Ctrl+Alt+Arrow down
Go to the next editable item in succeeding rows.