Standalone text inputs automatically start with a capital letter. Form inputs do not.
Can forms be changed to start with a capital letter. I know you have string APIs but I’m not looking for title case, just the first letter.
Using multiple text inputs isn’t always viable, as there’s no way to have all inputs marked as required before an action takes place.
Thanks
Dilon
2
Hi @diegozane,
You meant that, turn on the shift key upon starting entering text or something else? Quick screenshots or a screen recording?
Thank you and have a great day!
Hey Dillon,
I’ve attached a screen shot of the input types.
Form input is automatically all lower case. Text input and Advanced text input start with a capital letter.
Thanks