Skip navigation
Jockster@
Currently Being Moderated

Propercase

Aug 10, 2012 6:05 AM

Tags: #acrobat_9_forms

Hi,

How can I force propercase to data input into text boxes on a form?

Using Acrobat 9 pro.

 

Thanks

 
Replies
  • Currently Being Moderated
    Aug 10, 2012 6:41 AM   in reply to Jockster@

    You will have to write some custom JavaScript that will determine which words will be in lower case only and for the rest use the toUppserCase method to capitialize the first character and use the toLowerCase method for the balance of the word's characters.

     

    You might find some examples by searching for Title Case.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points