All Upper Case

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
pbrad
Posts: 781
Joined: Mon Jul 17, 2006 11:03 pm
Location: Ontario, Canada

All Upper Case

Post by pbrad »

For consistency of input, I would like to either force users to work only with Caps Lock on or convert all input into upper case. Is there a universal way to do this?
aware_support2
Posts: 595
Joined: Sun Apr 24, 2005 2:22 am
Contact:

Post by aware_support2 »

You can convert user input into upper case by adding a rule for each attribute where this should be enforced, for example:

Job.Description = TO_UPPER_CASE(Job.Description)
Aware IM Support Team
pbrad
Posts: 781
Joined: Mon Jul 17, 2006 11:03 pm
Location: Ontario, Canada

Thanks

Post by pbrad »

Much appreciated,
Cheers,
Pete
Post Reply