Enforcing capital letter of every word - InfoPath 2010
Use the translate function to convert the letters to Capital.
- Go to text box properties.
- Click on fx button beside default value box.
- Click on insert function. And select translate function.
- Select the text box field as the first parameter,
"abcdefghijklmnopqrstuvwxyz" as the second parameter and "ABCDEFGHIJKLMNOPQRSTUVWXYZ" as third parameter.
No comments:
Post a Comment