Hi
Apex 18.2
I have a number field and I would like the user only to enter number in a particular format.
I can apply a format mask to the field '999G999G999G999G990D00', but this does not stop the users
from entering a number in a different format.
I can create a validation, but I would like to have something they can see
I am not allowed to use plugins for my application
Regards
Gus