Have you tried doing the same thing but using a Display-only character field (instead of a text field)??? There is a checkbox on there to "Display as Text" if you need it ...
Thanks, Sean -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Lucero, Michelle - IST contractor Sent: Friday, January 05, 2007 10:58 AM To: [email protected] Subject: Hover text on Trim fields - Is it Possible? Any Takers? Anyone? > _____________________________________________ > From: Lucero, Michelle - IST contractor > Sent: Thursday, January 04, 2007 1:28 PM > To: '[email protected]' > Subject: Hover text on Trim fields - Is it Possible? > > Hey, Y'all: > > Environment: > Remedy ARS 6.3 P18 (Windows 2003, SQL Server 2000) > Mid-Tier 7.0.0 Patch 1 (IIS/Servlet Exec) > Mid-Tier 7.0.1 (IIS/Tomcat) > > I was able to use a simple JavaScript command in a run process AL to > produce hover text over a character field. There is no need for a > JavaScript file. I like to avoid hard coded text wherever I can. > This fires on Window Loaded as a run process and works great on > character fields > //javascript:document.getElementById('arid536870998').title = 'My > text'; (without the slashes) > > However, I would like to be able do the same thing over a Text Trim > field. > > We have a psuedo navigation bar with subtitles. We would like to add > tooltips to these. > > So far, nothing I've tried, including a hard-coded js file works on > Text Trim, nor buttons for that matter. > > Has anyone ever been able to produce hover (aka alternative or > mouse-over) text on trim fields? > > On a side note: > The good news is that in ARS 7.0.1 and Mid-Tier 7.0.1, buttons and > Flashboards now have an "alternative" text attribute accessible > through the Admin Tool. > > Thanks in advance, > Michelle ____________________________________________________________________________ ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

