Why? "Click here to enter text"

Why? "Click here to enter text"

ved Alan Kmiecik -
Antal besvarelser: 3

Why is there  "Click here to enter text" text on the enrolment page instead of just having the input box?

I need to show the input box, that extra click (and extra code) is confusing the users.

May be a template question too.  I tried to fix it via CSS but no luck yet.

Gennemsnitsbedømmelse: -
I svar til Alan Kmiecik

Re: Why? "Click here to enter text"

ved Emma Richardson -
Billede af Documentation writers Billede af Particularly helpful Moodlers Billede af Plugin developers

I am guessing that Moodle implemented this to avoid the autofilling of passwords that was happening on certain pages.  Yes, an extra step but avoids have certain enrollment keys and password automatically update to the user password without them knowing.

I svar til Emma Richardson

Re: Why? "Click here to enter text"

ved Alan Kmiecik -

seems like a simple autocomplete="off" in the code would solve that issue.

I svar til Alan Kmiecik

Re: Why? "Click here to enter text"

ved Helen Foster -
Billede af Core developers Billede af Documentation writers Billede af Moodle HQ Billede af Particularly helpful Moodlers Billede af Plugin developers Billede af Testers Billede af Translators

It actually turned out to be quite complicated preventing password fields being auto-filled. If you are interested, MDL-53048 has the details.

Gennemsnitsbedømmelse:Useful (1)