Page 1 of 1

Upper case text fields

Posted: Mon Aug 17, 2009 8:34 pm
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?