orbeon - Smart European Date input control -
using orbeon-4.1.0.201304182144-pe, i'm having problem smart date completion.
i've included configuration property:
<property as="xs:string" name="oxf.xforms.format.input.date" value="[d]/[m]/[y]"/>
to take european-style dates input.
the condition smart date completion:
when oxf.xforms.format.input.date property starts [d: e.g. 20/10
from input control-forms doesn't seem trigger. get:
input output 20 20/5/2013 (correct) 20/5 not valid (incorrect, should 20/5/2013) 20/5/13 20/5/2013 (correct) 5/20 20/5/2013 (incorrect, should not valid)
is bug?
this bug, , fixed. fix in next release of orbeon forms, @ time of writing 4.2.
Comments
Post a Comment