Hi Madan,
I put these messages in
<resource-dir>/html/<theme>/standard/property/togabo.properties.xml.
This works but I don't know if it's the right way
to do this.
Regards
Helmut
----- Original Message -----From: Madan NarraSent: Wednesday, May 23, 2007 5:17 PMSubject: [ Tobago ] Help Regarding custom message for Conversion ErrorsHi All,I have a Sheet which has a column with <tc:in/>.It should accept only numerics and nothing other then that. I placed <tc:messages> on top of the sheet to see if there are any errors.If at all i submit my page with alphabets entered in <tc:in/> , i get " Conversion Error " .But i need to display a custom message like " Only Numerics Allowed ".Tried to placejavax.faces.component.UIInput.CONVERSION = *
javax.faces.component.UIInput.CONVERSION_detail = Only Numerics allowed in Qty Fieldin a resource bundle and specified as such in faces-config.xml"<message-bundle>CustomJSFErrorMessages</message-bundle>"But this message is not being reflected when submitted with non numerics characters...
Is this the way to do or missed anything...
Thnx in advance
--
Regards,
Madan N

