Skip to Content
0
Former Member
Dec 02, 2008 at 01:54 PM

number field validation

86 Views

Hi All,

I am trying to validate for an inputfield of type integer.

When I give any character as input, it is raising an error implicitely like as follows.

Value hj contains non-numeric characters 

but I want to display the message as

Please enter only numbers in the <field name> field

For doing this, I have checked the "Without Validation" check box.

This time, if I enter any character, it is not reading the value.

Can any one please help me to resolve the issue

Thanks,

Bhavyasri.M