I would like to do the following: Have a textfield for a field that only allows uppercase letters to be typed. I know that I can convert to uppercase, but I want to restrict the typing to uppercase in the user's interface. Additionally, I would like to have a textfield that …
Domino Development / XPages