Skip to Content
0
Former Member
Oct 27, 2012 at 04:14 AM

Calling an overview page from a task based UI

35 Views

Hi, I am creating a task based UI. In a particular step I am using a particular window ( which contains a overview page) of a standard component. To be specific I am calling the main window of the component IUICPS (create payment scheme). The default view attached to this window is PsOverviewOVP (which is an overview page). When I am using this component normally I am able to see the ''create payment scheme'' button in the toolbar of the overview page, but if I use the same component in a task based UI (guided activity page), all the tool bar buttons for the overview page of the used component are not visible.

Is there any specific way to get these buttons of the overview page or do I need to create a button on the toolbar of the task based ui? If I create a button then how to call the event handler of the embedded overview page?