Password input is too difficult for users

Password input is too difficult for users

Kamil Łuczak - මගින්
Number of replies: 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

ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -