|
New with DbForms I try to use the validation
framework, I have two questions:
The user guide is not very explicit about the key
and resource argument for a message:
with resource=true the key is retrieved in
the application properties file ->OK its the best solution
with resource=false the doc says that the
message is the key itself, it doesnt seems to work
In the sample apps comments says that the
key is retrieved from dbforms-errors.xml, is it another solution and how it
works.
When an validation error occurs, the localized
message is displayed after the label "Error:"
How we can also localize that "Error" label
?
Thanks,
Dominique
|
- Re: [dbforms] Validation framework questions Dominique Galland
- Re: [dbforms] Validation framework questions Dirk Kraemer
