Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Upper case text fields

mkingston
Posts: 23
Joined: Mon Jul 27, 2009 5:54 pm

Upper case text fields

Unread post by mkingston »

Is there a way to force the contents of a text field to always be upper case? I'm trying to recreate an existing fat client application, which has lots of legacy data and it's all in upper case. If the user attempts to look up that data with a new system, that is case sensitive, they'll go nuts trying to find their data. Will it be necessary to user upper() function to convert, or is there an attribute within nuBuilder to do it?
Post Reply