0 Replies Latest reply on Mar 19, 2008 2:21 PM by manojtwok

    Adding validation message in tooltip

    manojtwok

      Hi,
      I have a dropdown list in my JSF page. Whenever user select any value from this dropdown field, the selection has to be validated. I have put the <a4j:support/> tag and event is 'onchange'.
      If there is any validation error I want to display that message inside a rich:tooltip.
      How can I do that.
      I tried adding the HtmlToolTip from java side but could not suceed.

      Regards Manoj