Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bread Crumbs in OAF pages

user627703Apr 2 2008 — edited Apr 3 2008
There is a requirement to enable Bread Crumbs on OAF pages . This was achieved using addBreadCrumb=Y and OAWebBeanConstants.ADD_BREAD_CRUMB_YES . The bread crumbs are enabled for search , create and update pages . The user can navigate to the create or update page from the search page only . Now if the user clicks on the bread crumb of the create page to navigate back to the search page , the search resutls are not refreshed as the bread crumb will store the page from where the user navigated and will not requery .
Now how can the search results be refreshed so that the user can navigate easily using bread crumbs.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 1 2008
Added on Apr 2 2008
1 comment
1,286 views