question about configuring the inputDate element

2010-04-28 Thread lunarb01
I have a question regarding the inputDate element. In the default implementation, the datepicker popup shows about 30 different years. However I want to use it to pick a birth date. Therefore I would like it to show about a hundred years. Is there a way to configure the inputDate element to

Re: question about configuring the inputDate element

2010-04-28 Thread Leonardo Uribe
Hi I checked t:inputDate and there is no property to configure that. But it is possible to provide your own javascript for the component, setting the javascriptLocation property, copying the default resources and changing the function org_apache_myfaces_PopupCalendar.prototype._constructYear in