GREETING
(Top Level)
Level 1 A [Let's talk...]
------------>Level 2 A [About category 1]
------------------------>Level 3 A [Sub-category 1]
------------------------>Level 3 B [Sub-category 2]
------------------------>Level 3 C [Sub-category 3]
------------------------>Level 3 BACK [Back: Return to category list]
------------>Level 2 B [About category 2]
------------------------>Level 3 D [Sub-category 4]
------------------------>Level 3 E [Sub-category 5]
------------------------>Level 3 F [Sub-category 6]
------------------------>Level 3 BACK [Back: Return to category list]
------------>Level 2 C [About category 3]
------------------------>Level 3 G [Sub-category 7]
------------------------>Level 3 H [Sub-category 8]
------------------------>Level 3 I [Sub-category 9]
------------------------>Level 3 BACK [Back: Return to category list]
------------>Level 2 BACK [Back: Return to "Top Level" dialogue]
(Top Level)
Level 1 B [See you later]
----
So after the "GREETING" runs, I have these two choices:
Let's talk... [displays a list of three categories + a back button]
See you later [exists dialogue completely (Goodbye)]
After choosing "Let's talk...", it lists these 4 choices:
About category 1
About category 2
About category 3
Back
Now, clicking "Back" here works just fine, it will return me to the top level choices choices:
Let's talk...
See you later
But when I pick a category (say 1), it gives these level 3 choices:
Sub-category 1
Sub-category 2
Sub-category 3
Back
When I select the 3rd level "Back", it should display the categoy list again:
About category 1
About category 2
About category 3
Back
But instead, it drops me all the way back to the top level:
Let's talk...
See you later
I'm just wondering if it's possible to have a "Back" / "END" topic that drops back one level at a time rather than all the way back to the top level? If so, how?
Thanks