I would like my users to enter their name in a Text Entry box, but not allow them to leave it blank.
I can't use Validation on this, because all names will be different. I need a validation for "Not Blank."
Is there any easy way to do this, or is this programming? And if so, how?
Thank you!