Anchor | ||||
---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
The example below reflects a simple hierarchy. At 1, if the users user 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.
...
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
...
- 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 select an existing task list.
- Choose Select 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 select Use Hierarchy, the task record will be sequentially assigned a hierarchy number.
- Choose Select 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.
...
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 select the A2 code row, and then choose select the bottom Level button once to indent one level. To move A3 to be indented below A2, choose select A3 and choose select 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 select 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 select to continue, the levels are removed and the task hierarchy is recalculated.
...
Note |
---|
The ability to order, insert, and remove a task from a hierarchical task list has been disabled in Contract Task Maintenance and Quote Task Maintenance. Additionally, the ability to remove a task from a hierarchical task list has been removed from Service Call Tasks and Service Call Tasks - Lists. In the Service Call Tasks - Tree, the ability to remove a task within a hierarchical list has been disabled. However, you can remove an entire hierarchical task list from this window. |