2 Replies Latest reply: Aug 15, 2011 4:31 AM by Willam van Weelden RSS

    CP 5.5 User Variables to lower case

    Willam van Weelden CommunityMVP

      Hi all,

       

      Windows XP TCS 2.5 and Captivate 5.5

       

      I'm working on a simple exercise in which the user fills some fields. The user then clicks a button and the advanced action checks that all the fields are filled correctly. Fields are associated with user variables.

       

      I want to check the values the user inputs case insensitive, but I can't find an easy way to do this. For now, I use JavaScript to set the variables to lower case when the focus of the text field is lost. This works, but requires a lot of maintenance.

       

      Am I missing something very simple? Is my solution the wrong approach? Can I use/create a widget to help me? I appreciate any feedback.

       

      Greet,

       

      Willam