I have an account field, which has a dropdown box of accounts, which underlying, sends off the account number.
So when nothing is entered, the validation message says "The field AccNo must be a number." or "The AccNo field is required." The default option sometimes triggers the number type validation as it has no number assigned.
Is there any way I can change this to simply say, "Please select an Account", for cases where nothing is entered AND when it assumes a number isnt entered.