How do i make it so that the user and the password field checks for capital letters.
For example, if the password is "PASSword", it won't login if we type "password".
How do i make it so that the user and the password field checks for capital letters.
For example, if the password is "PASSword", it won't login if we type "password".
Hello Mecat,
This should be possible with custom JavaScript.
Please search online for solutions.