M
mlu
When defining a field with an inpumask to uppercase the entry, do we
have to always repeat the letter length time following the > to force
all letter to be capitalize. There must be a simple mask to do the same
job.
ex. to uppercase every letter from a 10 characters text field i do:
is there something like the following to do the same job:
Thank You!
have to always repeat the letter length time following the > to force
all letter to be capitalize. There must be a simple mask to do the same
job.
ex. to uppercase every letter from a 10 characters text field i do:
CCCCCCCCCC
is there something like the following to do the same job:
Thank You!