Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Converting text input to initial caps.

New Here ,
Jul 29, 2016 Jul 29, 2016

I need to convert first and last names in text-entry fields to initial caps (in the event a user enters their name in all lowercase or uppercase. Having the names in initial caps will allow me to pass their names throughout the course (using variables). I have searched for a Javascript that can be used but so far I am unsuccessful as most need info put into a Head and Body. Captivate does not have that.

Is there a way to convert a users entry in a text field into initial caps?

197
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
Aug 08, 2016 Aug 08, 2016
LATEST

I don't think there is a native function in Cp, but a quick G search shows some techniques for JavaScript.

StackOverflow and W3Schools are both good sources of programming knowledge.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources