Good morning,
Whenever I set input masks for a currency field, i.e. #####0.00, this allows me to input any figure from 0.00 to 999999.00 which is what I require it to do.
However, if I set the field property to NUMBER and an input mask to ####0, it seems that I have to input proceeding zero's otherwise the field won't accept it, i.e. 00030 instead of just 30.
Is there anyway that I can get a NUMBER field to react in the same way as a CURRENCY field for input masking?
Thanks in advance.
Regards.
Whenever I set input masks for a currency field, i.e. #####0.00, this allows me to input any figure from 0.00 to 999999.00 which is what I require it to do.
However, if I set the field property to NUMBER and an input mask to ####0, it seems that I have to input proceeding zero's otherwise the field won't accept it, i.e. 00030 instead of just 30.
Is there anyway that I can get a NUMBER field to react in the same way as a CURRENCY field for input masking?
Thanks in advance.
Regards.