I think you want to use "validation text" instead of
input mask. Also might want to set the validation rules
so they cannot input incorrect data. Or maybe setup a
combo box of choices so they can only pick certain
items. This keeps consistency in your database. Hope
this helps.