Hi Dominique, just about the second q: > > When an validation error occurs, the localized message is displayed after the label >"Error:" > How we can also localize that "Error" label ? > Isn't the dberrors tag responsible for output of error messages? There is a caption attribute which could be used:
<db:errors caption="Oh no! Look what happened:"/> However, this again would be a fixed value. It is not a key used to lookup a message somewhere else. Maybe we should change that... Dirk ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
