Password input is too difficult for users

Password input is too difficult for users

د Kamil Łuczak لخوا -
د ځوابونو شمیر: 1
د Plugin developers انځور

Hi!

How to remove requirement to click on a password field before filling it.


Whether there is such an option do disable it? I want to have standard html password field.

د درجې بندۍ اوسط:  -
In reply to Kamil Łuczak

Re: Password input is too difficult for users

د Bruce Herbert لخوا -

I am not sure if there is a setting, but if not, you might have to create a custom login page which has autofocus on the field. 

You could try making the page as described here:

https://webmaster.dearbornschools.org/2011/11/14/alternate-moodle-login-page-template/

and add in autofocus attribute as described here:

https://www.w3schools.com/tags/att_input_autofocus.asp