K1200 Posted February 13, 2008 Posted February 13, 2008 Is it true that a tooltip cannot "know" which portal row (and hence, which record) it is hovering over? I've been reading about -- and experimenting with -- having a tooltip display information out of a record displayed in a portal. So far, I've been able to bring up related information -- but not from the specific record I'm hovering over. For example, I can click on a portal row, then hover over a different row and bring up info for the selected record (by using the combination of GetNthRecord and Get(PortalRowNumber)). Before I abandon this effort, I'd just like to get confirmation that the above question/statement is true -- but I'm certainly open to suggestions of what else to try. Thanks in advance for any assistance.
comment Posted February 13, 2008 Posted February 13, 2008 I don't see that there is a problem: hovering above a portal row brings data from the related record - regardless of which portal row, if any, is selected.
K1200 Posted February 13, 2008 Author Posted February 13, 2008 comment, I needed that to snap me out of a definite case of Loss of Perspective. I got caught up in the GetNthRecord technique and overlooked the most obvious choice. So I say: "oops ... and thanks"
Recommended Posts
This topic is 6126 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now