I have a menu whose choices each lead to a different chat block:
If the user made the wrong menu selection, is there any way they can go back to the menu again?
I have a menu whose choices each lead to a different chat block:
If the user made the wrong menu selection, is there any way they can go back to the menu again?
Hi @philthrive,
Thanks for the post!
You can set Transition Control to Next Button and connect it back to the Menu block so users can return:
Thanks, Alex! But they’ll have to click Next to go back? That’s definitely not intuitive.
Hi @philthrive,
You can update the text in the Button Label field to something like “Back to Menu” or whatever fits your flow best:
Hope this helps!
Oops, my bad. That’s great, thanks!