Hi Raj, Currently there is no support for this in Form widget ; I think this support should be there in form widget. This can be easily done by the title attribute of any input as follows; <input type="text" autocomplete="off" id="findCommEvents_partyIdTo" size="25" name="partyIdTo" title="Party Id To"/>
I try to submit a patch to give this support till Monday. Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Fri, Jan 8, 2010 at 1:50 PM, Raj Saini <[email protected]> wrote: > Hi, > > I want to show the tool tip for a form field on mouse over. All examples > Various forms I found in OFBiz, render the tool tip as hint label. Is it > possible to show the tool tip on mouse over on a form field? > > Thanks, > > Raj >
