You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by xVik <2r...@inbox.ru> on 2007/05/29 20:06:33 UTC

tomahawk 1.1.5: how to catch date changing from popup calendar

i need to catch every date changing:
<t:inputDate id="dateFrom" value="#{bean.date}"  popupCalendar="true"
onchange="this.form.submit();">

direct date changing (typing in input field generated by input date
component) works fine, but when im using popup calendar for changing date
onchange dont work

how to catch this event? (any method)
-- 
View this message in context: http://www.nabble.com/tomahawk-1.1.5%3A-how-to-catch-date-changing-from-popup-calendar-tf3835594.html#a10859440
Sent from the MyFaces - Users mailing list archive at Nabble.com.