1 Reply Latest reply on May 22, 2007 9:16 PM by vh

    try to open modelPanel gets "Richfaces not defined." why?

    vh

      When I try to open the modelPanel, it says "Richfaces not defined".

      <a4j:commandLink id="addVC"
      oncomplete="Richfaces.showModalPanel('editVcMp',{width:450, top:200})"
      rerender="vcTable">
      <h:outputText value="#{bundle.Add}"/>
      </a4j:commandLink>