This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Phil Rewesteretsi 24.Apr.03 09:25 PM a Web browser Applications Development6.0iSeries
we have a customer search form, on which a staff member will type in the name (or the first part of a name) of a customer and click on a 'Search' button, to initiate a search for the customer.
in our database, all names are stored in total uppercase. so, if the staff types the name in lower case, is there a way that the entry field can convert the letters to uppercase automatically, as they're being typed??, or, do i have to wait until they click 'Search' and then take the value in the field and convert to uppercase within the agent that's performing the search??