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
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
thank you so much
works like a charm
Edd.
How can we change to :Capitalize Words when using the auto-binding feature instead of saving via a workflow?