2 Replies Latest reply on Dec 29, 2008 11:41 AM by liuliu

    Could hava a id for component in rich:columns?

    liuliu

      hi,
      I have 2 questions.
      1. I get a duplicate Id error for the component with id in rich:columns. Is it normal?

      2. the code i copied from developer guide does not work. Something i missed?

      <rich:panel id="paneld" onclick="#{rich:component('tooltipId')}.show();">
      
      blabla
      
      </rich:panel>
      
      <rich:toolTip id="tooltipId" attached="false" value="This is a tooltip content"/>
      
      


      I use rf 3.2.2 GA

      Thanks in advance

      liu