I have an application that consists of a dropdown menu bar with many menu
items. Each menu item will initiate a new faces flow. This is working
correctly, however, once I am inside a flow, I would like any click on a menu
item to exit the current flow, and then start a new one. There are dozens of
menu items in the application, so I was wondering if there is any way to have
the current flow automatically exit when a menu item is clicked without having
to define a flow-return for each menu item?
Thanks,
Geoff