Is it possible to make all text fields be in an ALL CAPS format? Without chaning the text. For scannable reasons it has to be ARIAL text. Any thoughts? Suggestions?
event.change = event.change.toUpperCase();
Click ok and close, save your document then test out the text box.