The pattern
attribute for textField
, dateField
, dateLabel
, textArea
, and textAreaForBlobs
now support global settings for
both type and language.
Previously, the dateField
was set via the <date-format>
attribute in dbforms-config.xml
. Now, all pattern
attributes are set via message resources. Please see Internationalization for details.