Setting up Task List Hierarchy
The ability to create hierarchical structured task lists has been added. Each task list will still be comprised of tasks and subtasks, but instead of simply ordering the tasks within a task list, you have the option to hierarchically order them as well as have levels within the tasks.
The example below reflects a simple hierarchy. At 1, if the users answers Yes, the user is moved to 1.1. If the user answers No at 1.1, the system looks for 1.2. Since there isn't a 1.2, the user is moved to 2.
For more information on creating task responses that will skip to the next task code, see Assigning Responses and Response Types to a Task.
Or, if 1, the user answers No, the user is moved to 2.
Task Code | Hierarchy | Description |
---|---|---|
A1 | 1 | Front Panel Damaged |
A2 | 1.1 | Repair |
A3 | 1.1.1 | Repair Details |
B1 | 2 | Side Panel Damaged |
B2 | 2.1 | Repair |
B3 | 2.1.1 | Repair Details |
To enable task list hierarchy
A Use Hierarchy checkbox has been added to the Task List Maintenance window.
- Go to Microsoft Dynamics GP > Tools > Setup > Signature Service > Lookup Setup > Tasks > Task List.
- In the Task List Maintenance window, enter a new task list or choose an existing task list.
- Choose Use Hierarchy to enable the use of hierarchy within this task list. This will enable the level arrows to the right of the window. If you open an existing task list and choose Use Hierarchy, the task record will be sequentially assigned a hierarchy number.
- Choose Tasks to access Task List Detail to set up the task hierarchy.
- If you chose an existing task list in the previous window, the tasks will automatically be numbered sequentially.
- If you are setting up a new list, you must insert the appropriate tasks. As you insert them, they will be numbered sequentially. You can use the Order buttons to move the tasks up or down rows in the list. Additionally, if you need to insert a task above a task that has been inserted, simply highlight the task on the right, insert the task from the left, and the new task will be above the highlighted task.
To set up a hierarchical list
If you chose an existing task list in the previous window, the tasks will automatically be numbered sequentially.
If you are setting up a new list, you must insert the appropriate tasks. As you insert them, they will be numbered sequentially.
You can use the Order buttons to move the tasks up or down rows in the list. Additionally, if you need to insert a task above a task that has been inserted, simply highlight the task on the right, insert the task from the left, and the new task will be above the highlighted task. To deselect the task, double-click on the task.
Example of task codes that have just been inserted to the list and have been ordered appropriately. No hierarchy has been set up yet.
Task Code | Hierarchy | >Description |
---|---|---|
A1 | 1 | Front Panel Damaged |
A2 | 2 | Repair |
A3 | 3 | Repair Details |
B1 | 4 | Side Panel Damaged |
B2 | 5 | Repair |
B3 | 6 | Repair Details |
To move a hierarchy level
To move task code A2 to a child level directly below A1, choose the A2 code row, and then choose the bottom Level button once to indent one level. To move A3 to be indented below A2, choose A3 and choose the same Level button two times to indent two levels. The hierarchy level numbers will update accordingly.
Task Code | Hierarchy | Description |
---|---|---|
A1 | 1 | Front Panel Damaged |
A2 | 1.1 | Repair |
A3 | 1.1.1 | Repair Details |
B1 | 2 | Side Panel Damaged |
B2 | 3 | Repair |
B3 | 4 | Repair Details |
Moving a level that has child levels below that will also move and change the hierarchy levels for the child levels. For example, if task code A2 is now moved to the left, the child level A3 will also be moved.
Task Code | Hierarchy | Description |
---|---|---|
A1 | 1 | Front Panel Damaged |
A2 | 2 | Repair |
A3 | 2.1 | Repair Details |
B1 | 3 | Side Panel Damaged |
B2 | 4 | Repair |
B3 | 5 | Repair Details |
To remove a hierarchy level
If you choose to remove a level that has child levels below it, you will receive a message indicating that the dependent levels will be removed and ask if you want to continue. If you choose to continue, the levels are removed and the task hierarchy is recalculated.
Reordering a hierarchy level
Reordering your hierarchy list by using the Order buttons will move the level up or down in your task list. If the task that you have selected has any child levels below it, they will also move with the parent.