Hi,
I have a subfile with an icon, when we click on it, it supposes to show as a tooltip with info. can we achieve it?.
i created a custom tooltip with javascript but when i append it to icon as a child it is showing inside the subfile i tried to add z-index but no luck.
Tooltip in subfile
-
- New User
- Posts: 16
- Joined: Fri Nov 03, 2017 5:09 pm
- First Name: Teja
- Last Name: Edala
- Company Name: win
- City: Cincinnati
- State / Province: Ohio
- Zip / Postal Code: 45249
- Country: United States
- Contact:
Tooltip in subfile
- Attachments
-
- Screen Shot 2019-02-07 at 11.59.04 AM.png (15.33 KiB) Viewed 757 times
-
- Profound User
- Posts: 42
- Joined: Wed Jun 14, 2017 12:06 pm
- First Name: Dan
- Last Name: Devoe
- Company Name: Boston Warehouse Trading
- State / Province: Massachusetts
- Zip / Postal Code: 02062
- Country: United States
- Contact:
Re: Tooltip in subfile
I use tooltips within subfile grids all the time - but the tooltip is activated by hovering over the field, not by clicking.
The info can be bound to an RPG variable if it is intended to display more dynamic results (ie. a customer's name or item description).
The info can be bound to an RPG variable if it is intended to display more dynamic results (ie. a customer's name or item description).
- Megan
- Profound Logic Staff Member
- Posts: 90
- Joined: Mon Sep 11, 2017 12:15 pm
- First Name: Megan
- Last Name: Bond
- Company Name: Profound Logic
- Phone: 5623227473
- State / Province: California
- Zip / Postal Code: 92692
- Country: United States
- Contact:
Re: Tooltip in subfile
Hello Teja,
We actually have a blog post on making custom tooltips! You can check out that post here, http://blog.profoundlogic.com/profound- ... m-tooltips. From the example provided in this post, instead of the onmouseover event of the element you would like the tooltip to pop up for, you would add the code to the onclick event of the element. The onclick event of the question mark icon would be where you would put the example code, perhaps with some alterations so that it is more inline with what you are trying to accomplish.
We hope this helps! If you have any questions or concerns regarding this blog post or anything else, please let us know and we'll be happy to help!
Thanks,
We actually have a blog post on making custom tooltips! You can check out that post here, http://blog.profoundlogic.com/profound- ... m-tooltips. From the example provided in this post, instead of the onmouseover event of the element you would like the tooltip to pop up for, you would add the code to the onclick event of the element. The onclick event of the question mark icon would be where you would put the example code, perhaps with some alterations so that it is more inline with what you are trying to accomplish.
We hope this helps! If you have any questions or concerns regarding this blog post or anything else, please let us know and we'll be happy to help!
Thanks,
Who is online
Users browsing this forum: No registered users and 1 guest