Hello all,
I have a simple BW Query displayed in an iView, rows are customer and invoice number.
Is it possible to add interactive functionality to this? What i mean is, the user clicks on the invoice number and another iView on the same page displays some details about that invoice (I'd call a BAPI for this).
Right clicking on the invoice number (etc) brings up the browsers context menu and left clicking brings up the BW Query context menu (drilldown, filter etc) so how can I influence this?
Would drag & relate be the only solution to this? Instead of clicking for the functionality the user would have to drag the invoice number to the d&r target? My knowledge of d&r is limited to the fact that it exists and no more at this stage.
Any help will be greatly appreciated.
Thanks for your time,
Patrick.
Hi,
One way would be to disable IE standard right click context menu and using your own.
(sample is available at http://www.dynamicdrive.com/dynamicindex1/contextmenu2.htm)
Regards
Raja
Add a comment