[Solved] Text_input box / Keyboard preset to lowercase {how to force lowercase text input}

Hi Thunkers,

Can anyone suggest how I can get the iOS keyboard to appear preset to lowercase letters (necessary) rather than make my users
a) understand that it has to be done (for my app) and…
b) actually do it rather than input uppercase letter (yes, I know they can be converted, but the user needs to see the lowercase letters regardless)

Thanks

1 Like

Hi @nijeci29651ppw,

You are able to do this!
Set the Advanced property ‘Auto Capitalize’ to ‘characters’.


Apologies that it is not a more clearly titled setting!

1 Like

Jane, thank you! That is just perfect.

1 Like