3 Replies Latest reply on Jan 29, 2010 6:25 AM by sunay

    Tool Tip Problem :: not displayed after drag and drop

    sunay

      Hello All,

       

      I have strange probem. I have three panels, in which fields are loaded first. Lets say i have three panel Panel A,B, and C. when i m hovering over the fields in Panel A it shows the tooltip but when i pick up one of the field and drop into the Panel B or C . It is not displaying the Tooltip.

       

      following is my sample tooltip. Same code is working before drag and drop, but not after drag and drop

      <rich:toolTip>
                              <h:outputText value="#{fm.columnName}"><h:outputText>   
                     </rich:toolTip>

       

       

      Thanks

      Sunay