Force Data Entry in Uppercase

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
kavlito
Posts: 7
Joined: 2014-01-17 17:02

Force Data Entry in Uppercase

Post by kavlito » 2014-08-26 02:12

Is there a way to force all data entry to uppercase?

peebee
AppGini Super Hero
AppGini Super Hero
Posts: 356
Joined: 2013-03-21 04:37

Re: Force Data Entry in Uppercase

Post by peebee » 2014-08-26 23:51

Try this: http://jsfiddle.net/cpF7C

Source: http://stackoverflow.com/questions/9587 ... upper-case

+ CSS you can add to all text elements in Bootstrap: text-transform:uppercase

Post Reply