[Xsltforms-support] Can you use the date picker without setting the type to xs:date?
Brought to you by:
alain-couthures
From: Philip F. <Phi...@ma...> - 2011-03-09 15:38:24
|
If I set the type attribute on an xf:bind to xs:date then a date picker is rendered for a control that uses that bind. However, the xs:date type does not allow for empty values and therefore cannot be used where a date field might have no value. Is there a way that I can use the date picker widget for controls bound to elements that have no type other than a plain string? Regards Philip Fennell |