cancel
Showing results for 
Search instead for 
Did you mean: 

Right Click Option in WDA Portal

Former Member
0 Kudos

Hi,

i have a requirement to control the right click option using WDA in portal is that possible ? i want to add my own event and i want to control based on my requirement

kindly guide me.

Thanks & Regards,

Srini.

Accepted Solutions (0)

Answers (1)

Answers (1)

mh97
Contributor
0 Kudos

Hi Srini,

By 'right click option' I think you mean context menu. If so, have a look at SAP Help [here|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/44/93d4352e8c60d6e10000000a114a6b/content.htm] , [here|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/46/9daf9a7d8b52b6e10000000a155369/content.htm] , and [here|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/46/91e035af6919ace10000000a11466f/content.htm] .

Look for demo applications DEMO_CONTEXT_MENU_STATIC and DEMO_CONTEXT_MENU_DYNAMIC in package SWDP_DEMO in your system. (These links are for NW 7.01).

I hope you find this helpful!

Margaret

Former Member
0 Kudos

Hi,

Thanks for quick replay

is that right click option control possible through context menu? i want to give custom right click option, please guide step by step

i seen many times in portal when i am right clicking on the top of ui element some default options will appear.

Kindly guide me.

Regards,

Srini.

mh97
Contributor
0 Kudos

Srini,

Technical term for 'right click options" is "context menu". So yes, controlling right click options is what context menu is for.

What exactly do you want to do? Add or change the options for a custom webdynpro or for a SAP-delivered webdynpro? Do you just want to hide the "more field help" option for your users on the standard webdynpros?

Margaret

Former Member
0 Kudos

Hi,

thanks for replay,

my requirement is i have hierarchical ALV display with 4 fields, if end user right clicked means custom options should display ( e.g: create display modify ) based on event i need to proceed further.

Thanks for the help, i got it with your answer.

Regards,

Srini.