After reading the documentation for inputDate (http://myfaces.apache.org/tlddoc/) I found that the ‘value’ attribute is only used for the initial value when the component is rendered for the first time.  Why is this so?  I have a need to change the date programmatically based on another field changing on the screen (coupled with a post back to server) but the way this component is set to work makes it so it can’t be set to a different value.

 

Any comments?

 

Thanks,

Aaron Bartell

 

 

Reply via email to