Hello,
I have a field where I want the user to only input in the format N999 or R999, where 999 is any number between 000 and 999.
Additionally I would like the letter to be upper-case always.
I can handle a single mask and the upper-case bit.
What I can't do is handle all of them together...
Any help please?
Thank you.
Fabien