I Developed Adf application using dynamic region.I splited my jsf page as menu aria and content aria.i drag and drop the task flow as a dynamic region in to content aria and daynamic link as a menu aria.it's work properly.my first menu item is dash board and default load dashbaod.my second menu item is submit form.it has cancel button.so i need to move to dashboad when cancel button click.I try to drag and drop the dashboad fragment in submit form task flow and move.it's woked but I clicked submit form menu item again not move to submit form.
I used jDev 12.2 and my dynamic region bean is view scope.