I have a Power App where one of the Text Inputs is to enter the Registration Mark of a vehicle (Number plate / Licence plate etc depending on your location).
I want this to show in upper case as the user types.
I know I can set a variable to change the input text to Upper OnChange but it still shows as lower case until the input is typed.
I know I can put text label below the input and set the visibility of the Text Input to false but then you cannot see the cursor for the Text Input.
Is there a solution out there?
Microsoft - why isn't this an option for the Text Input properties? Can be done relatively easily in JavaScript or HTML.


Report
All responses (
Answers (