Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
brijesh1991
Partner - Specialist
Partner - Specialist

Tool Tip

Hi Everyone,

I have an Inline in script:

Load * Inline

[

Item, Description

Computer, For Storing and manipulating data

Chair, For sitting purpose

Pen, For writing

Paper, For Noting down something

]

On FrontEnd,

I have a listbox with Wondows Checkbox presentation. I wanted to show tooltip(Description) while I am hovering my mouse over each Item.

How can I do this?

Your ideaes are too important to me. . .
If there is some external API/ Extention Object.. please suggest me!

Brijesh

1 Solution

Accepted Solutions
brijesh1991
Partner - Specialist
Partner - Specialist
Author

Kaushik,

In the help text, if I will write "=Description" then it will work.. but it will work by clicking on it.....

I want hovering effect like we are used to do in ASPX and Java Pages. . .

I think some extention object or API will work.. searching for it. ..  Let me know if you find something and Thanks for your time, bro. . .

Brijesh

View solution in original post

2 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

     Do you mean when you are hovering over list box?

     If yes then i dont think so its possible, but you can write in the Help (Under Caption Tab) to show the information.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
brijesh1991
Partner - Specialist
Partner - Specialist
Author

Kaushik,

In the help text, if I will write "=Description" then it will work.. but it will work by clicking on it.....

I want hovering effect like we are used to do in ASPX and Java Pages. . .

I think some extention object or API will work.. searching for it. ..  Let me know if you find something and Thanks for your time, bro. . .

Brijesh