Hi there,
I am displaying PDF document names in a Web Dynpro Tree and I would like to have a functionality that the user can start the PDF viewer or delete the document. So I need some kind of button or menu or something like that.
I tried it with the UI Element "menu" which can be used exactly for this kind of problem according to [SAP Documentation|http://help.sap.com/SAPHELP_NW70/helpdata/EN/37/978b411fb4b05fe10000000a1550b0/frameset.htm], but it would not become visible in my WD application.
To open the PDF viewer it would also be very usable to doublecklick on the node. Is there a doubleclick event in WD? I would not want to us ON_ACTION event since one click should not open the viewer.....
I would be glad to try any other suggestions regarding this issue!
Thank you very much!
Christina