Page 1 of 1

Method to check if a field contains any values

PostPosted: Tue Nov 01, 2011 11:39 pm
by arvind_mohan
I am getting the user to insert values in fields in a map. I want to validate that the user has entered some value and has not left it blank. How to go about doing it?. The user is expected to enter alpha numeric data.

Re: Method to check if a field contains any values

PostPosted: Wed Nov 02, 2011 12:57 am
by dick scherrer
Hello and welcome to the forum,

Have you not already answered your question?

If the field is presented to the user and comes back blank, they have not entered anything. . .

Possibly i misunderstand something.