cancel
Showing results for 
Search instead for 
Did you mean: 

Displaying popup screen on user action

Former Member
0 Kudos

Hi All

My application has an input field Location. When the user places the cursor on this field , a popup should be displayed. How can this be done ?

Thanks,

Fathima

Accepted Solutions (1)

Accepted Solutions (1)

Pramanan
Active Participant
0 Kudos

Dear Fathima,

I hope currenty webdynpro abap doesn't support mouse over event.Alternatively you can call a popup using onEnter event.

OnEnter event is available for inputfield by default.

Answers (0)