Hi Experts,
I have a Portal Application with an AbstractPortalComponent for which I would like to add a button which navigates to another AbstractPortalComponent. I am able to add the HTMLB button control, but I don't know how to add an event to it or how to trigger code on the firing of that event.
Once the event is fired I would like to display a different AbstractPortalComponent which is located in the same Application. I've seen a way to do this with iViews, but is there any way to navigate without putting each in their own iView. I'm looking for something like the Web Dynpro plugs which allows for navigation between views.
Thanks,
JP