Pages

Saturday, October 18, 2008

ADF Task Flow dynamic region links

In my previous blog about ADF Task Flow Dynamic Regions I used a ADF Tree to switch from employee to department Task Flow region. In that example I added two commandLink to the tree and changed the backing bean of dynamic region to make it work.
I discovered that JDeveloper 11g can do this a lot faster. Just create a dynamic region. After this you can drag your Task Flow Region definition from the Page Flow folder in the Application Navigator and put it somewhere on the page where you want a commandLink then you will get Dynamic RegionLink option.
This will create a commandLink and adjust the dynamic region backing bean. If you also want a link to the first region of the page or more links to a particular region, just drag this Task Flow again on the page and it will create a new link.

No comments:

Post a Comment