hi,
in case of a required-field validation i get a message that starts with
formid:nameoffield: text of the validation
is it possible to customize the validation-messages only to
nameoffield: text of the validation ???
i have already defined a custom message in my message.properties, but the
{0}
return "formid:nameoffield".
(javax.faces.component.UIInput.REQUIRED={0}: you have to enter something!)
thats not really nice to read for the users.
any ideas?
thanks a lot.
johannes
--
View this message in context:
http://www.nabble.com/h%3Amessages-validation-messages-without-formid---tp20010322p20010322.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.