Log in to follow, share, and participate in this community.
Thread Defining Type of Target List in rich:pickList
Defining Type of Target List in rich:pickListHi all, i am a bit new to RichFaces. my question is regarding <rich:pickList>.i have a source list that contains items of type SelectItem and i want to add the same Object type items in target list but target li...
Photoalbum Model ControllerHi, I'm trying to develop a Seam 2.2 application on Jboss 4.2 as photoalbum did. while I was reviewning photoalbum code, I encountered somethign strange. in photoalbum example, Controller is responsible for ...
Thread Richfaces 3.3.3 wizard not working properly in IE8
Richfaces 3.3.3 wizard not working properly in IE8Hi all, I am tnew in this blog and started jsf developement a few days ago. I have developed a demo application a Customer Demographics Wizard in RichFaces3.3.3. Everything is running ...
Thread nodeSelectListener doesn't work rich tree into rich modalPanel
nodeSelectListener doesn't work rich tree into rich modalPanelI have a rich tree into rich modalPanel. I need to use the event nodeSelectListener, but it doesn't work. <ui:define name="custom"> <rich:modalPanel id="apurarConcluintes2" width="650" height="580" a...
Thread problems while reusing a modalPanel with link parameters
problems while reusing a modalPanel with link parametersHi, I'm having problems while using a modalPanel as a template. i have two user entities in my backingBean and i want to set them via an userSearchTemplate. Here is my code, my modalPanel (selectUserTemplat...
difference between reRender and refreshHi, I create a tree with drag and drop but when i drag an item, i need to refresh page to see changes and reRender has no effect. here are codes <rich:tree showConnectingLines=...
Thread appending 'pc1' to the generated <h:form> id
appending 'pc1' to the generated <h:form> idMy Subview is like this <f:subview id="schedulsHandler"> <h:form id="schedule"> <h:selectOneRadio id="ownerType" styleClass="outputText" value="#{scheduleCreateH...
Thread Modal Panel hiding even when it contains the error messages
Modal Panel hiding even when it contains the error messagesI've a popup with requied field, a button with onclick and oncomplete events, If there is validtion error occured like field required when clicked on a button, it should show error is same popup, but it is closing...
Richfaces 3 on Jboss 7.2Hello, I am Cleiton Bonomini, 19 years old and I'm typing this from Brazil. First of all I want to thank you, 'cause searching on your forum helped me a lot as a begginer on Java. It is my first post here, s...
onchange event of combobox not firedI am using richfaces 3.3.3, I have a view in which there are 2 comboboxes where the first comboboxes onchange should trigger the rerender of the second combobox. Usually if the user interacts fast with the firs...
RF 3.3.3, IBM RAD 7.5 & Websphere 7Hello everybody, Last 48h, I was hard trying to set up RichFaces on Rational Application Developer from IBM with a Websphere 7 server. Today, I'm at this step : - I created a dynamic web...
how to set focus on rich:extendedDataTableHi Super GURUs, I have problems on set focus on the richfaces component. For example, rich:extendedDataTable, can not set focus once the page loaded, or set focus on the 1st row of the table once page is loade...
Thread Problem RichUploadFile + Ajax4JSF + PrettyFaces + Websphere 6.1
Problem RichUploadFile + Ajax4JSF + PrettyFaces + Websphere 6.1Hi! We are working with an webapp that use rich:fileUpload and we have problems with the uploaded file because we can´t get to load into the backingbean. We use Richfaces 3.3.3 and prettyFaces 3....