Upper case letters on input fields

Dumb question here.
How can i convert everything that a user types in the input fields to uppercase before is is recorded in the database?

Thanks in advance.

Edd

When you set the value in the workflow to save to database, add :Uppercase (or :Capitalized Words).

e.g. First Name = Input’s value: Capitalized Words

1 Like

thank you so much
works like a charm

Edd.

1 Like

How can we change to :Capitalize Words when using the auto-binding feature instead of saving via a workflow?

1 Like