• RichFaces In Production

    RichFaces has been used in a great number of projects, environments, and companies.  We would like to have a place for anyone to post their projects that use RichFaces and show off the work that they and their te...
    Profile Photo
    last modified by m.a.knapp
  • h:SelectOneMenu and Firefox page refresh (F5)

    Hello. I have the above code   <h:selectOneMenu id="itemsPerPageID" value="#{inboxBean.itemsPerPage}" styleClass="itemsPerPage">             ...
    Profile Photo
    last modified by akatsikas
  • Context Menu Rich:data Table

    Hello. I am using rich:faces 4.3.0 and i want to integrate the rich:contextmenu to the simple rich:datatable on row right click action. I have written custom javascript to handle right click.   As soon as i w...
    Profile Photo
    last modified by akatsikas
  • 4.X Sandbox Components

    Dear Community,   Lot's of you ask why this or that component is not included in RichFaces library yet. Some of them are planned and others are already in sandbox, a place where they can be accessed and tested b...
    Profile Photo
    last modified by bleathem
  • Conditional Rendering / Rich:Validator PROBLEM

    Conditional rendering breaks the rich:validator functionality... Did you find any workaround / solution to this problem ? It seems that the corrensponding js functions do not load when the region that contains the ri...
    Profile Photo
    last modified by akatsikas
  • setValue from JS API of autocomplete not working, fixing

    From this link we know about function "setValue" of rich:autocomplete component. But this method not working in Safari and Chromium browsers and works fine in Firefox. Example: {code} #{rich:component('id_componen...
    Profile Photo
    last modified by alixey
  • set focus on  data table filter  on the oncomplete event

    Hi,   Do you have any idea how to set the focus on the filter input after rendering the page.   Env : Richfaces 4.3.0.Final, websphere portal 8, myfaces.   I tried to do it on javascript, but it is n...
    Profile Photo
    last modified by lmk
  • Richfaces not working ! help needed

    Hi,   I am using the Richfaces latest version.   I have updated the pom file correctly and after the mvn clean install i can see the all the necessary files needed for the richfaces as specified in the dev...
    Profile Photo
    last modified by sridhar89
  • Fixing ignored onbegin attribute of autocomplete

    I want to use status for autocomplete component, but in Richfaces 4 this attribute is missing. So, i decide to call start()/stop() methods from Javascript API of status component. If we read this doc, we must call s...
    Profile Photo
    last modified by alixey
  • Components migration:change a4j:keepAlive to JSF 2 view scope

    Hello everyone: I change richfaces3.3.2GA to 4.2.2Final, 4.2.2 remove the a4j: keepAlive Label, so I changed Bean @Scope("request") to @ViewScoped, but <h: form> content can not be saved. Who can help me? Thank ...
    Profile Photo
    last modified by liuhq
  • Richface datatable filter and sorting

    I have try to custom a filter like following   <rich:column sortBy="#{report.dispReportName}" filterMethod="#{viewReportBean.filterStates}">           ...
    Profile Photo
    last modified by chanjob
  • RichFaces JQuery UI Session Timeout – POPUP

    RichFaces JQuery UI Session Timeout – popup:   The goal is to implement JQuery Session Timeout – UI Popup in RichFaces 4.2.2.Final: While googling I found some useful java script, css files and trie...
    Profile Photo
    last modified by jpeterc
  • How to redirect ajax request when session times out and form authentication is configured

    Introduction It is a common requirement that web applications should be available only for authenticated users. These security settings are configured in web.xml by elements security-constraint, login-config and secur...
    Profile Photo
    last modified by rhanus
  • Upgrade my old application with new RichFaces 4.3 - JSP question

    I have an application that has been working fine for years. I would like to add some new features into the app. Question for the board:   Can I use RichFaces 4.3 with my old application that uses JSP's   Tha...
    Profile Photo
    last modified by nohacks
  • Creating subtopic with JMS push

    If you want to create subtopic with Richfaces 4 JMS push notifications, you must set a specific parameter in the message that you are sending. Specifically, suppose that you have a JMS session object (in my example I ...
    Profile Photo
    last modified by conte
  • ** http://showcase.richfaces.org/phoneHome.jsf Looking for demo working

    Hi guys,   I am looking into mobile and have used Richfaces for years. The demo at http://showcase.richfaces.org/phoneHome.jsf   seems to be broken. Can someone look into this link.?   I am also lo...
    Profile Photo
    last modified by nohacks
  • Contributor Getting Started Guide

    Component Development and Submitting a Patch Prepping your accounts & environment Identify and communicate your intentions, then submit the patch!   Welcome to the Contributor's Getting Started G...
    Profile Photo
    last modified by lfryc
  • rich:fileUpload issue

    This is not really an article. I'm just attaching two completely workable files that might be useful for those who are using rich:fileUpload. Richfaces file upload feature has some limitations, specially with the 'cle...
    Profile Photo
    last modified by mchisty
  • ExtendedDataTable classes in <td> AND inline height declared inside header child div

    Hi.   I need help with extendedDataTables.   Regular dataTables create headers properly with HTML classes manifesting within the <th>s.  ExtendedDataTables, however, nest the class in a div INSI...
    Profile Photo
    last modified by mckinleymedia
  • How to handle rich:suggestionBox in every row of rich:dataTable

    Hey, guys        After i study and play around in richfaces 3.3.3 with helios. I've implemented RF with my Application. In my Receipt module that allow user to search product and handle wi...
    Profile Photo
    last modified by panyaxb0