[jboss-user] [JBoss Seam] - s:selectDate startYear problem

pdhaigh do-not-reply at jboss.com
Thu Sep 6 05:32:18 EDT 2007


Hi,

<h:inputText size="10" id="dobinput" value="#{customer.dob}">
  | 	<s:convertDateTime pattern="dd/MM/yyyy"/>
  | 	<a4j:support event="onblur" reRender="dob" ajaxSingle="true"/>
  | </h:inputText>
  | <s:selectDate for="dobinput" startYear="1910" dateFormat="dd/MM/yyyy">
  | 	<h:graphicImage url="../images/dtpick.gif" style="margin-left:5px;cursor:pointer"/>
  | </s:selectDate>		  		    						  		    				
Does not appear to honour the startYear attribute...

(This is Seam 2 from CVS ~2 weeks ago)



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081614#4081614

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081614



More information about the jboss-user mailing list