Hello all,
On several forms, we use input fields typed as xs:date. The standard validation for these fields works fine: we type or select a date (from the datepicker) and we change the focus to another field. As soon as the field looses focus, the validation kicks in and does its thing.
However, in case the value typed in the date field cannot be validated as a valid date, the field is changed (or just displayed) into an untyped input field. Even when we put a valid date there; the only resolutions seems to be to reload the form.
We're looking for a solution to have this field revalidated; in case there's a date in that field, we'd like to have it displayed as a regular date field after all. Can this be done easily?
Orbeon version: 3.71 (developer relase)
Best, Robin
Free forum by Nabble | Edit this page |