Hi,
In my customized screen,i have 3 fields..Each field is of size 10..First field is holding a phone number which is of data length 10..
Now i need to validate whether 10 digits are entered..If less than 10 digits entered means i want to throw error..
How to validate,give a sample code