This topic is locked

Version 5.3

6/24/2010 10:05:11 AM
PHPRunner General questions
M
marke author

Hi
While I remember - in the next release it would be really nice to have the ability to add an <html> tooltip to each field in the Edit As properties. This would save me a lot of custom editing to provide on screen help text for users.
In the meantime anyone have a current solution for adding tooltips into the Add and Edit pages on each field.
Mark

J
joker 6/24/2010

Just googling "add html tooltip" I got several good examples:
http://www.javascriptkit.com/howto/toolmsg.shtml
http://www.texsoft.it/index.php?c=software&m=sw.js.htmltooltip&l=it
They require adding Code Snippet to your page (Javascript). The rest is created editing in html mode.
I do like the idea of adding a tooltip from a dropdown. Perhaps several different options under a "Insert HTML Objects" dropdown. Things like tooltips, frames, etc.