1. how to display the popup box when user double clicks on | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
2. Formating inputText icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
3. inputText problem icefaces.orgin my jsp page i use selector like this: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
4. Set the value of a inputText into the bean icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
5. [Solved] Problem with Double and inputText icefaces.orgHi, I have a form with an inputText that refers to a Double in the managed bean. At the beginning the Double has a null value and the inputText is empty, but if some partialSubmit of another field is launched the inputText change to 0.0. What can I do to prevent this happening? Thanks | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
6. InputText strange behaviour icefaces.orgInputText seems not to work properly with firefox autocompletion sending incomplete or empty values back to server. This behaviour occurs when you select text from autocompletion list using enter key and can be observed for example in Component Suite Showcase -> Extended Components -> Buttons and links demo. Expected behaviour should be not to send data to server at all when ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
7. dynamic change inputText 'value by using selectOneMenu icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
8. inputtext crictical and importnant questions. icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
9. Need help for display value on inputText icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
10. inputText , label in visual design icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
11. Cant able to clear | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
12. Data tabe sorting with inputText icefaces.orgHi, I have created a standard DataTable with header sorting and pagination. Everything works fine with the Data Table cells being | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
13. InputText doesn't update on when readwrite icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
14. inputFile + inputText problems icefaces.orgHello, I have a few problems with my inputFile component. This is my code: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
15. how to change the value of | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
16. ValidationException locks dynamic inputText update icefaces.orgHiya I have a rowSelector that updates a bunch of inputText components when you click on dataTable rows. When I click on a commandButton the validator on one of the inputText components fails throwing a ValidationException as such: throw new ValidatorException(new FacesMessage("You can't delete yourself")); This sets a message: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
17. inputtext, readonly and 1.8.0 icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
18. inputtext value not setted inside a table icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
19. Datatable + inputtext icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
20. inputText fields in dataTable icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
21. how to create dynamic number of | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
22. using getElementByID with | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
23. ice:inputText with ice:selectOneMenu icefaces.orgHi all.. i have ice:inputText and ice:selectOneMenu , and when the user enter the value at the inputText ,then the valueChangeListener fired and do some calculation, then the suitable item at the selectItems should be selected. i tried this at the valueChangeListener metho by setting (setValue) for the selectOneMenu .. but it doesn't work.. anybody know how? | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
24. inputText inside of dataTable icefaces.orgHello everybody, I'm using icefaces 1.8 together with spring framework on glassfish v2.1 I have a selectInputDate component on the page, and also dataTable with inputText components inside of it. The scenario is as follows: when a date is selected from the calendar, a valueChangeListener performs, which retrieves data from database(according to selected date), stores it in the List and then ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
25. ice:inputText required=true icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
26. inputText and Double conversion icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
27. Store data in | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
28. Change the value of InputText in regular intervals icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
29. inputtext retains old value icefaces.orgHi, brian. Did you finally resolve this stuff. My scenario is a datatable, each row I select it show data about a book: tittle (outpuText) autor (outpuText) editorial (outpuText) content (ice:inputTextarea) everything change except "content". I debug in console and the value is taken correctly from the bean. Any suggestions??? Thanks in advance | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
30. Problems with ice:inputText icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
31. disabled flag in inputText icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
32. how to update current Data fron InputText and DataTable icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
33. Disabling inputText which is a part of the selectInputDate icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
34. InputText not hiding icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
36. Set javascript select in inputtext field icefaces.orgmy problem is like this. I have popup window with an inputText field. i'am opening and closing popup with click on command button. what i want is to select the text inside inputText fiel. Beacuse when i open popup there is already some text in it, and i want to be highlighted, like it is when i doubleclick it on that ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
37. setting array value for inputText? icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
38. Acheive the wrap functionality in the | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
39. inputText disappearing values icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
40. why can't i reset the selectInputDate just like reset inputText? icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
41. required="true" in ice:inputText icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
42. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
43. Error in inputtext icefaces.orghi, when i want insert from a inputext into a pojo class the value of inputtext refer to the getter of pojo class but it must refer to setter class such following: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
44. inputtext feild is not render icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
45. Doesent perform operation on iceface component inputText filed icefaces.orgHello i am creating master detail form on that i am creating a new row in data table when i click on button at that time create a blank record means a new blank object in backing bean. when it create a blank input text fileds on that inputtext field 1st time value change listener operation is not perform. if you ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
46. text inputtext selected icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
47. dynamic InputText in ice faces thru javascript icefaces.orgHello! I just want to ask how can I get the value of inputText component from javascript? var cell3 = row.insertCell(2); var element3 = document.createElement("input"); element3.class = "iceInpTxt portlet-form-input-field"; element3.size = "3"; element3.id = :frmTS:txtMon"+iCtr; element3.name = frmTS:txtMon"+iCtr; element3.type = "text"; element3.value = "#{timeSheet.activity}"; --> I can't get the value of this one even though I made a backing bean for ... | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
49. Load | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
50. Load | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
51. InputText onkeypress icefaces.org | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
52. Inputtext bindiing attribute icefaces.orgHi all, I have developed a application using jsf and icefaces. The probelm is i have a page where i want to show the logged username and stored that in a database. i have created a iface page to show the users like this Code: Hi everyone, I have gotten quite a bit of experience using Icefaces in the last year, currently using 1.8.2. The following has me baffled. Both of these examples are on the same facelet 1) I cannot set a inputText field using bean/EL and get it to show after clicking a submit button, but I can with an outputText component on the ... I have an edit page with multiple inputText fields and a Reset button. The reset actionListener restores backing bean values for the text fields. Here's the problem: If immediate is true for the button, validation of the inputs is not done, model data is properly restored, but the input fields continue to display whatever the user has typed in. Hi folks! I am a bit suffering by a very simple problem. There is a small inputText which i want to handle with a backing bean, but i am getting always a wrong (auto generated id) The piece of relaed jsp code: Hi, i have javascript code, which shows some watermark (help) texts in my inputtext components. this watermark is shown only, when component doesn't have focus and no value is entered. So, my code observes 'blur' and 'focus' events of this input field and shows/hides watermark. This works fine, but my problem is how to prevent watermark text being submited as a ... I have a table in which one of the columns is an ice inputText component where I wish to enter a date of type dd/MM/yyyy. To check the validity of the entry I use convertDateTime. When a false date is entered such as 45/12/2010 the error is detected but a message is not displayed. However, when I enter a valid date ... I've ran into this problem today and am not sure how to fix it. I have a dataTable with a rowSelector attached. One row can be selected. Once a row is selected, a popup panel is displayed with a few textboxes. These textboxes are populated by the values associated with the selected row. Basically, the popup panel is just a way ... I have a form with a ice:inputText and a cancel button created with a ice:commandButton. The button has the immediate property set to true. However when I enter a new value into a field, the value still get transfrered to my backing bean when I click on cancel. If I replace the ice:inputText with a h:inputText I don't have this behavior. ... Thanks for the answer. Unfortunately it is not that easy. That inputText has the same significant attributes (of course except value and id) and style (except margin-top) as another inputText which lays only a few lines above in my xhtml, in the same panelGrid (which is contained in a panelGroup) which it shares with 2 selectOneMenu and 2 commandButtons. I might ... Hi, Unfortunately, the Compat / "ice:" components do not extensively support Hi ! I'm currently witnessing a weird behavior, I don't know how to fix it. I have 2 page, 1 is a list and another one is an edition form. Both share the same managedBean. In the list I can select an item (row selection event, where I set my internal object inside my manage bean), click on an edit button ... Hello I have I believe a very trivial problem but somehow i am strugling more than hour. I have a DataTable. At the right I have a small panel that consists of 2 outtexts and on inputtext. This elements are value binded to the currently selected row of the datatable. And here comes the problem. When a row is selected the ... On having changed a value selected of the selectOneMenu, the value of the field does not change inputText. Hi, when you debug your model code, can you see then if the values you apply to your inputText fields are the same or are they different? Are the objects in your underlying model distinct objects? Also make sure to assign a different id to each of your inputText fields. Best regards, Michael Hi, I have created simple jspx which contain inputTex and outputText componet. And I have created java bean for this. when i run this application its giving following error: I have attached both my jspx and jav bean class here. Error: javax.faces.FacesException: Can't parse stream for /Pagi.jspx Failed to execute JSP lifecycle. at com.icesoft.faces.application.D2DViewHandler.renderResponse(D2DViewHandler.java:565) at com.icesoft.faces.application.D2DViewHandler.renderView(D2DViewHandler.java:149) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107) at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:268) at ... Hi, I have created JSPX page with 2 inputText and submit button. I need to change inputText value when i change other inputText value with enter tab. here is my jspx code and java bean. JSPX: Hello I have inputText in my page. The user can insert data manually in this field. I hava a popup where the user can select an item to insert value in this same field. When a user select an item from the panel popup, the value of the inputText is send to my backing bean, but the inputText field doesnt show ... Folks, How do I pre-populate ...... ...... If I have a form, with 4 inputText fields on it all pointing to the same value in a backing bean, then if I change either of the first 3, they all get reset to the value of the 4th. But if I change the 4th one, all the others change to this value. What's the logic behind this ? (and ... here is a jsp code snippet where i call an action: |