Log in to follow, share, and participate in this community.
Thread Move data table rows up and down ???
Move data table rows up and down ???Hello All, I have a requirement like in a Rich datatable, and i have placed two links up and down arrows in one of the column of each row, here i wanted to swap rows (move up/ down ) the rows when i click th...
rich:calendar and locale/languageI am using rich:calendar in my multi-lingual JSF app. Users can switch between English, French, German, Italian, and Dutch as the display language. The rich:calendar component is supposed to be locale aware, and I hav...
IE11 Compatability issue with <a4j:supportAfter enter value in Textbox..it shoud re render the some componets.. i am facing issue re render the text area component. After re rendering the </span> id is getting close before text area, due to this ...
Richfaces Re-render not calling validationI have a Richfaces (3.3.1) page with a form containing number of components. Some of these components are mandatory, so the required attribute is set to true. I have a commandButton (C1), which calls a server operati...
Error when using rich:columnsHi I am using Richfaces 3.3.3 and trying to implement an ExtendedDataTable to display data with a varying number of columns by adding the r:columns attribute to the table // Namespace declarations <...
Richfaces 3.3.4-Blank Page only in IEI am working on migrating the application from myfaces 1.1 to myfaces 2.1.5 and using JBoss EAP 6.0.0 In my application we have so many scriplets so I decided to keep the .jsp page and configured with richface...
Image not displaying richfaces 3.3.3Hi, I have developed application with richfaces 3.3.3 and tomcat 6.0.26. The rich faces images (calendar , menus) not getting displayed. After restart the whole machine (system) then image is getting displayed...
Problem using foreach inside tabpanelI am using Jsf 1.2 (with facelet 1.1),seam 2.2.0 and richfaces 3.3.0 in my project. I need to create dynamic tabpanel usinj jstl librairy (1.2) My code looks like this:
<rich:tabPanel id="ta...
Thread JSF 1.2_15, Richfaces 3.3.3 datatable re-render problem
JSF 1.2_15, Richfaces 3.3.3 datatable re-render problemHi all, i have been previously using JBoss eap 4.3 .... which is running JSF version 1.2_09 ... the below was running perfectly fine After upgrade to JBoss eap 6.2 i've got problems partially rerendering a ri...
javascript error, undefined object, richfaces 3.3.2.GAHi, we are experiencing a javascript error after executing the below aj4 commandButton. I was able to resolve the issue by modifying the ui.pack.js. Is there anything wrong with the below aj4 block? Could the ordering...
Thread selectOneRadioButton in rich:dataTable column
selectOneRadioButton in rich:dataTable columnHello every one, I am tring to do an example like in rich:dataTable, i need to place a raiobutton in one of the column for each row, and evrytime only one raio button should be selectd in the table, (it shoul...
Thread rich:comboBox pop up list on cursor down key
rich:comboBox pop up list on cursor down keyhi, we still use richfaces 3.3.3 . we are working on some user friendliy issues, so the user doesn't need to use the mouse. one point is, when the user navigates with tab to a rich:comboBox the...
Rich Faces 3.3.3.Final ajax functionality issue in IE 9 & IE 10I am using a4j:support tag to reRender a component on my page and it is getting stuck in IE 9 & IE 10. I used the recommended solution of setting the response header "X-UA-Compatible" to "IE=EmulateIE8" but it did...
Thread javax.el.ELException: Function 'rich:component' not found
javax.el.ELException: Function 'rich:component' not foundHi All, I am migrating richfaces 3.x to 4.x here i am getting thte error like this javax.el.ELException: Function 'rich:component' not found <a4j:commandButton onclick = "#{rich:component('...
Concurrent modification exception.I am using richfaces 3.3.1 facelets 1version is 1.14. The issue is seen in production enviroment. Following errors are seen frequently in our logs and soon after this our production tomcat hangs and we needs to rest...
Thread Richfaces Compatibility Problems with Internet Explorer 11
Richfaces Compatibility Problems with Internet Explorer 11I am developing a web application using RichFaces / JSF. The application behaved as expected on Safari, Mozilla, Chrome, and IE 9, however, I encountered serious compatibility problems with IE 11. When a rich:modalPa...
Thread RichFaces 3.3.1 - javax.faces.FacesException - Error decode resource data
RichFaces 3.3.1 - javax.faces.FacesException - Error decode resource dataGreetings, I'm using JBoss EAP 5.2.0 with RF 3.3.1 SP3 and Seam 2.2.6 EAP5. I will try to explain my problem. In a webapp, I have basic elements and group of basic elements. In order to group elements I'm using a lis...