Log in to follow, share, and participate in this community.
Thread RichFaces 4.5.17
RichFaces 4.5.17Hi, My project currently uses the RichFacses 4.3.1 and uses the following jars: richfaces-components-api-4.3.1.Final richfaces-components-ui-4.3.1.Final richfaces-core-api-4.3.1.Final richfaces-core...
Thread rich:orderingList scroll is not moving while changing the list order
rich:orderingList scroll is not moving while changing the list orderI am trying to move the selected value in the list up and down. I am able to move the value (up& down) respectively, but the scroll bar is not moving along with the value. Can anyone suggest how to resolve this is...
Working Example of a Richfaces 4Hi, I've been trying to get a working configuration with Richfaces and JSF 2, but without much success. I tried to get the examples, but their poms are so complex, with several profiles, etc. Could so...
(richfaces) set value from list in column0down votefavorite I have crated a dataTable. This Table has an action which returns a list. This List is saved as var="list". The Table has 4 columns. All column names should be taken from the list. T...
Thread <rich:dataScroller> hiding page number for millions of records
<rich:dataScroller> hiding page number for millions of recordsI am using Server side Pagination for Extended Data table with <rich:dataScroller /> But I have more than 10M record into the datatable and i have given row=100 Page number working fine for few thousand rec...
Richfaces oncomplete issueHi All, I have a <a4j:commandButton> that calls a database procedure to process some staging data. The procedure is taking few minutes to complete (~4 mins). On button click in m showing a Modal Panel (...
Thread Tree: DragAndDrop support lost after node is expanded
Tree: DragAndDrop support lost after node is expandedI'm facing a problem with rich:tree. Nodes in this tree are expandable, that works OK. I can expand and collapse them, toggleType is "ajax". And there is drag-and-drop support on these nodes. I can drag any node and...
Thread How to Display more than one Rich:DataTable in single page?
How to Display more than one Rich:DataTable in single page?I want to display dynamic number of rich data tables in one page based on data so what i am doing is, within c:foreach looping ui:include which points to datatable.xhtml.but as result i am getting only one data table....
RichFaces migration approaches?Hi everyone At my company we have quite an estate of richfaces based applications in production and face the EOL of richfaces. I'm looking for best practices of other companies dealing with the eol issue. What are/we...
richfaces calendar in a popup in chromeHi I trying to add calendar component in a popup but only the input and icon are displayed. If I click on the icon to display the calendar it does not allow to select date When I add the calendar in a simple p...
'RichFaces' is undefinedDear All, I am migrating my application to higher Spring version from 4.0.5 to 4.3.0 , during which Rich-faces got migrated from 4.3.5 to 4.5.2 I am facing 'RichFaces' is undefined when ever i load the...
Thread Richfaces 4.5.17 menuitem action method not being fired
Richfaces 4.5.17 menuitem action method not being firedHello developers !! I am migrating a web application from JEE5 to JEE7. My problem concerns to the presentation layer. All system pages are being migrated from RichFaces 3.3.3 to 4.5.17. I have been fo...
rich:tree, onToggle not trigerredI am struggling to make "ontoggle" event work on "rich:treeNode" or "rich:tree". "onbeforetoggle" works just fine. I am using Richfaces 4.5.17: richfaces-a4j-4.5.17.Final.jar
richfaces-core-4.5.17.Final.jar
richface...
RichFaces 4.5.17, JBoss EAP 7 - 403 forbidden errorHi All! So I'm trying to get our RichFaces 3.3.3 project up to 4.5.17 version. The 3.3.3 worked fine in JBoss EAP 5 - but has issues when deployed in JBoss EAP 7, for example some command buttons work an...
Thread jQuery.atmosphere is undefined in jquery-atmosphere.js.jsf 2620
jQuery.atmosphere is undefined in jquery-atmosphere.js.jsf 2620I am implementing a4j:push in my application. I am getting jQuery.atmosphere is undefined in jquery-atmosphere.js.jsf 2620 in my browser console and so a4j:push is not able to render the desired data. Please give any ...