• LauFtn
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Is it possible to use the form field validation tools to automatically save a field as all uppercase data? In our case, we want all Account Names to be in UPPERCASE. For example, if someone entered Salesforce.com as the account name, it would save it as SALESFORCE.COM
 
I would rather not show an error message -- but rather just fix it for the lazy user.... much in the same way that salesforce formats the telephone numbers to read as (xxx) xxx-xxxx regardless of how you enter the data. We like our data to be consistent and forcing all caps on accounts and other fields is one of the things we'd like to do.
 
I saw another post that says you need to write AJAX code to do this. I was hoping for something simple and am not an experienced salesforce programmer.

Code snippets appreciated!

Thanks,

Greg.