Jan 20, 2009 #1 psbrum01 Technical User Joined Oct 10, 2008 Messages 8 Location 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 Joined Jun 16, 2000 Messages 6,606 Location 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