Jan 20, 2009 #1 psbrum01 Technical User Oct 10, 2008 8 US I need a field to not allow blanks. Do I a do this through the validation rule?
Jan 20, 2009 1 #2 RoyVidar Instructor Jun 16, 2000 6,606 NO You'd probably set the Required property of the field to Yes. Note - for text fields, you probably also need to change the Allow Zero Length property to No. Roy-Vidar Upvote 0 Downvote
You'd probably set the Required property of the field to Yes. Note - for text fields, you probably also need to change the Allow Zero Length property to No. Roy-Vidar