1. JSF Problem with selectInputDate stackoverflow.comI have a problem with selectInputDate: I have a backing bean which I am binding to the selectInputDate... I have a menu which when the menu changes I set the date to now ... | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2. Icefaces 2.0: Problem with ice:selectInputDate inside custom component stackoverflow.comI am trying to create a custom jsf2 component in order to avoid tyiping the converter and message tags for my date fields. I've done this with Icefaces 1.x using templates. ... | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3. Set Monday as first day of week in ice:selectInputDate icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
4. SelectInputDate: title attribute is not working icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
5. PROBLEM WITH SELECTINPUTDATE IN 1.7.2 icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
6. ice:selectInputDate doesn't work with custom converter icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
7. Problem with selectInputDate in JSF Page Fragment icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
8. specific size an selectInputDate icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
9. selectInputDate failure icefaces.orgHi, I seem to be having a strange issue. Yesterday my portlet was working fine with the selectInputDate. I click on the calendar button, the popup appears, can select years and months and then select my date. Now if I click on the for a different year or month it closes the popup. I have a previous war from yesterday but ... | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
10. Problem with SelectInputDate component icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
11. selectInputDate action attribute icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
12. sometimes selectInputDate isn't working icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
13. SelectInputDate value is not getting changed in a datatable icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
14. How selectinputdate change? icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
15. selectInputDate with custom convertor is not working properly icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
16. Problem: SelectInputDate is -1 day off when Displayed on next page icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
17. SelectInputDate highlights set day instead of current one. icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
18. selectInputDate pops down and off the screen icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
19. selectInputDate problem icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
20. selectInputDate With empty digits icefaces.org | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
21. ice:selectInputDate not work <SOLVED> icefaces.org hallo i got a bit a boring problem. i have to ice:selectInputDate on the same page in a table, on per row. when i click on the lower one the calendar shows, when i then click on the one above the two calendars overlap. is there a way to make sure only on calendar is shown? (or to close other calendars ... hi i am using selectInputDate on my web page efficiently. but the problem is the look of selectInputDate is like a text box for date and the image for calender is down to text box(it seems the image comes in another row). i want the both text box and calender image both next to next any help Thanks R Hi all, I cant view my calendar popup in my jsp, this is my source code. thanks Hi, I'm trying to use the selectinputDate component (ICEfaces 1.7.2) but It seems there is a problem with it. The output error message : javax.faces.FacesException: Problem in renderResponse: Can't find bundle for base name config.messages, locale en my faces-config.xml ... this component has its default table such as: I'm seeing a discrepancy in ice:selectInputDate calendar popup with date formats that don't include time vs. the ones that do (introduced in 1.8). It makes for strange behaviour from the user's perspective, and I'm wondering if there's anything I can do to make them more consistent. When date format has no time portion (like MM/dd/yyyy), the calendar closes once a date ... I am using selectInputDate with custom Date converter which extends DateTimeConverter and also using pattern="MM/dd/yyyy". I tried to use both together then, custom date converter is working but pattern is not working. I am now using ice 1.8.1. Already developing 1 year and a half with IceFaces Still cannot seem to restrict the width of an selectInputDate One more thing... I think that the problem is related with ice:panelTabSet. I use the component with several ice:panelTab. Each of the tabs uses the same selectInputDate (thanks to facelets). I tried to use binding attribute for ice:selectInputDate and then read the component id in Hi All! I know there are a lot of topics about this, but I don't have the solution still!! I read, learned and tried a lot of the suggestions and most of them worked fine - unfortunately partialy. First of all I built a small test application to understand this component. Binded information hold in a session scope bean! 1. step: ... We have 3 installations of our code, integration, qa and production. qa is showing the behavior of ice:selectInputDate where none of the date numbers are shown. It does show september 2009. I compared the oc4j installation on qa and production, and they were identical. The JDKs are the same build #. qa and int are in virtual environments. There was a ... Hi, we are trying to identify what part of the calendar (selectInputDate) is clicked by the user in JavaScript. Specifically we are trying to differentiate between a click of a date value (1 31) and the forward and backward month arrows. All of our attempts to get a unique identifier have returned the same values. Anyone know how to do ... Is there a way to limit the valid date range for selectInputDate? It looks really bad to make invalid dates available to the user. If it's not already built in, how hard would it be to add it? Seems like most of the hard work has already been done on this component and relatively speaking this would be an easy albeit ... Hi pbklik, Not sure whats going on here. If the component is disabled the little icon after the text field will not appear. That sounds like what you are describing here but default for disabled is false. You should have converter inside selectInputDate calendar tags. Hi People, if there exist three rows(have the date value) in the datatable, when I click the last row of the selectInputDate, the date value in the first row, second row will automatically change to the value in the last row, and also I already add the value change listener for the date value, it haven't triggered in the first row ... Hi everyone, I'm using icefaces 1.8 and I'm trying to use several Hi, In my application I have built some ice:selectInputDate components which are rendered as popup (renderAsPopup="true"). On some tags are binded also a converter and validator. The problem is that the converter is called when the icon (button) right from inputfield is clicked. Logic will be that the converter is called after a date was selected. Is it possible to change ... Hi, you have to be a little more explicit. When you say "InputText", you refer to another InputText or to the SelectInputDate input? In the first case: 1) bind a value (Foo) to the InputText 2) create a ValueChangeListener method where you catch the new SelectInputDate's value and update Foo value with. Advice: 1) specify partialSubmit="true" to your SelectInputDate component and ... Hi, I have an selectInputDate (with renderAsPopup set to FALSE) component included in a tab control, which translates into having 2 ice:form components, one being included into another. When I click on switch Month or Year buttons I get javascript errors saying "documen.forms[XXXX] has no properties". I can reproduce this by writing a simple page like this: I have a problem with my selectInputDate. My Project has a Formular. Here you set the Month and Year with comboboxes. After that the Series Panel creates the items for this month. In each Item i have a selectInputDate for the Day so you can type the day or choose it through the calender. And now my problem. If i change ... Hi, In our application we generate part of the interface dynamically. The component is created as follows: SelectInputDate d = (SelectInputDate)c; d.setId(id); d.setValue(date); d.setDisabled(readOnly); d.setRenderAsPopup(true); d.setRequired(required); d.setPopupDateFormat(Constants.DATE_FORMAT); When dynamically creating a SelectInputDate with renderAsPopup = true it is impossible to open the calendar and I get the following exception: 2007-05-30 11:45:53,238 ERROR [com.sun.faces.lifecycle.ProcessValidationsPhase] Submitted value of type String expected java.lang.IllegalArgumentException: Submitted ... |