cancel
Showing results for 
Search instead for 
Did you mean: 

regarding webdynpro abap - Mouse-over text

Former Member
0 Kudos

Hi all,

I want to know the procedure how to add the mouse-over text for the input fields in web dynpro abap.

Please gude me.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Anuradha,

Use tooltip property of inputfield to get text when you use your mouse. Enter some text in tooltip.

Cheers,

Kris.

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear Anuradha,

If you want to add mouse over text on input field then u can use explanation property of input field .

Select the input field then go to  explanation property then check the

With Mouse Over Help Text  give the proper text .

But make sure You have to  activate the help mode by passing the parameter WDHIDEMOREFIELDHELPASDEFAULT.

thanks and regards,

Anup Banerjee

Former Member
0 Kudos

INputfields have property Tooltip  eighter you can bind it with any attribute or  you can hardcore tooltip