FileMaker Tooltips As Data Delivery Vehicle?
Thursday, October 20th, 2005
I’ve always liked tooltips, the ingenious little popups that fade in and out of existence when users place their mouse cursor over certain hotspots on the screen. Generally, they give you more information about a link or describe the purpose of an obscure icon. And recently, in reading an interview with Shaun Inman (of Mint-fame) in the free Treehouse PDF, I noted that the beta-testers for his product Mint noted that data should not be presented to the users in the form of tooltips. I can understand this point of view but then again, tooltips can be an invaluable resource in the GUI toolbox for saving space, so long as they are not used exclusively for delivering the information they highlight.
I’m developing the next version of my bread-and-butter FileMaker solution (tooltip image above) and I’ve implemented a tooltip feature that provides deeper insight into real-time statistics. I like it and it works well. I think my users will like it as much as I have so far and response has been positive thus far.
Along comes Apple with their new digital photo workflow app Aperture (which rocks btw, but more on that in a subsequent post) and there in Apple’s own nifty new app is the feature that customizable tooltips instantly display EXIF and meta data for the image currently being viewed - see http://www.apple.com/aperture/quicktours/ for more info.
Thus my question comes back to how to use tooltips well? One could simply put icons and have the tooltips offer the descriptive purpose of the button, but given that a lot of processing ability is available to FileMaker developers for tooltips, using the calculation engine, it’s possible we are missing a golden opportunity by not exploring the larger options possible with customizable tooltips. How’s that for run-on sentences! I’m also wondering if these tooltips translate when a database is web-published i.e. if FileMaker will automatically translate them into HTML TITLE attributes, ALT attributes, or some JavaScript blend of code?
What are some of your thoughts on the new tooltips feature available to FileMaker users?