• facing trouble with rich:dataScroller page attribute

      Hello team,   I am using JSF 2.2.8 and Richfaces 4.5.16.Final (earlier I tried 4.5.13.Final).   I am facing issue with <rich:dataScroller> "page" attribute. I want to update data scrolle...
    Profile Photo
    last modified by aniketmurtarkar
  • <a4j:commandbutton> not working in richfaces 4.5 and JSF 2.0 and SEAM 2.3

        <a4j:commandbutton> not working in richfaces 4.5 and JSF 2.0 and SEAM 2.3 , it looks somewhat disabled. <h:commandbutton> works with same action . Please let me know if you have any idea...
    Profile Photo
    last modified by jondcontact
  • how do we get vertical scrollbar for rich:dataTable

    Hi,   Currently we are doing migration from Richfaces 3 to 4. I am using rich:dataTable and I want to show the vertical scrollbar for the table body. I know we can use extended dataTable, but I think in RichFace...
    Profile Photo
    last modified by vpenugo
  • Richfaces 3.3.4 in richdatatable column combination of filter and sort not working properly

    Hi, Currently i am working on richfaces 3.3.4, i have the requirement of getting data based on filter value. the column should have both filter and sorting functionality. if i am using the default then it is working...
    Profile Photo
    last modified by nitin.parihar
  • Vertical Scorllbar problem with extendedDataTable

    I am using extendedDataTable which has more than 100 records but the vertical Scrollbar does not appear, I changed the length and width many times with different values, but I could not resolve the problem. what is w...
    Profile Photo
    last modified by kohancan
  • Richfaces 4.5.13 inputspinner problems

    Hello, when i upgrade to RC 4.5.13 i have the following problem : if i try to set the numeric value directly by hand (manually) i have the following problems(richfaces.queue: ajax submit error: Cannot read property 'i...
    Profile Photo
    last modified by wish79
  • RF 4.5.14 action always submits page, hence oncomplete not invoked

    I am migrating RF 3.3 to RF 4.5.14.   I am using <a4j:commandButton> action to call a bean method, and oncomplete I want my Java Script method to be called. As I observed "action" always submits page and...
    Profile Photo
    last modified by kamlesh.dalwadi
  • Keep track of selected rows by using Datatable with dataScroller

    I am using rich:dataTable with  collaspibleSubtTbleToggler which it renders data from a been then users can select rows and submit(the form) the button then another beans gets data and save it. The problem is we...
    Profile Photo
    last modified by kohancan
  • RF4 ContextMenu items cutoff from display

    I'm migrating from RF3 to RF4 and running into an issue where a contextMenu's menuItems are hidden the by bounds of the container they are apart of. I have a tree whose treeNode's contain a panel grid as well as a con...
    Profile Photo
    last modified by jkoidahlwf
  • onclick event on datatable row with richfaces 4

    Hello everyone,   I just migrated my richfaces 3 application to richfaces 4 including to migrate to jboss 7. I modified a lot and most of the things are working now. But I still have problems when I click on one...
    Profile Photo
    last modified by haukegulich
  • Richfaces 4 Dynamic Tree creation

    I'm migrating a project from richfaces 3 to 4. I'm wondering what the correct way to dynamically add children to a richfaces4 tree? My  current issue is that the rendering of newly added child nodes to a tree dur...
    Profile Photo
    last modified by jkoidahlwf
  • a4j:commandButton is not working after rendering

    Hi,   I have two sections in my page and each section have one a4j:commandButton to submit that section data. Section-1 displayed first when page loads. button in Section-1 is working fine. Section-2 will displa...
    Profile Photo
    last modified by vpenugo
  • Ajax requests not invoked properly in RF 4.5.14 & 4.5.15 when context-param javax.faces.SEPARATOR_CHAR is set

    Hi all,   after upgrade from RF 4.5.13 to higher version (.14 or .15) all ajax request suddenly stopped working. I have found out that it is caused by javax.faces.SEPARATOR_CHAR that i have set to _ When settin...
    Profile Photo
    last modified by blebleskeble
  • Get 'HTTP 405 Method not Allowed' when I submit the rich:dataTable records' Form

    I have richFaces DataTabe  which reders records from the java bean which works perfectly but when I click on the submit button I got odd error 'HTTP 405 Method not Allowed' . Bu when I use the  JQuery dataTa...
    Profile Photo
    last modified by kohancan
  • Can rich:Calendar support datepattern containing seconds ?

    Can Calendar support datepattern containing seconds ? or support seconds at all ?
    Profile Photo
    last modified by padraigbyrne
  • dataScroller shows without numbers with the collapsibleSubTable

    I have DataTabe with collapsibleSubTable which works perfectly but when I added the datascorller on the bottom or top, it shows the grey out arrows without any numbers, there are 11  collapsibleSubTable and total...
    Profile Photo
    last modified by kohancan
  • Subtopic missing in SubscriptionEvent (richfaces 4.5.9)?

    Hi,   Working on a upgrade from JBoss 7.1.1 to Wildfly10 including a small jump to Richfaces 4.5.9 from 4.3.5. I have a SessionTopicListener2 installed in which does a basic security check of the subtopic for ...
    Profile Photo
    last modified by magnus.lundgren
  • Problem using rich:fileUpload..listener not working..

    Hi,   Having problem with rich:fileUpload fileUploadListener. Corresponding listerner in the backing bean is not working.   This is very urgent. Need immediate help..     Partial code is given b...
    Profile Photo
    last modified by debashis_jboss_forum
  • rich:extendedDataTable - onRowClick to fire first before any button action

    We are having rich:extendedDataTable with onRowClick event as below.   <rich:extendedDataTable id="abcd"                  ...
    Profile Photo
    last modified by shomyj
  • What is the expected result when using @resetValues on this simple example ?

    Hello, According to the next exemple launched on RF 4.5.14 / MyFaces 2.2.9, what is the expected result on step 2 ? Step 1 : empty the input field and click save Result : the required message appears Step 2 : click...
    Profile Photo
    last modified by bluez974