Can I apply input mask to a numeric field ?

  • Thread starter Thread starter Peter
  • Start date Start date
P

Peter

There is a requirement to enter YYYY in a number field.

I have assigned a Integer field for this purpose. I would like to know is
it possible to apply input mask so that end user will enter only 4 digits
only ?

Thanks
 
Dear Arvin,

Thank you for your advice.

Initially, I apply input mask on the table but it doesn't work. Then I
apply input mask on the form that end user will enter data.

I would like to know why we have to apply the input mask in the form level
but not in the table level ?

Thanks
Peter
 
Back
Top