Custom profile field description

Re: Custom profile field description

napisao/la Mark Sharp -
Broj odgovora: 0
Slika Core developers Slika Particularly helpful Moodlers Slika Plugin developers

Yeah, that's definitely an anomaly. I have a bit of javascript that fetches the language strings and creates the little question mark help. So less than ideal but it works.

I've attached a sample of what I have, though you'll need to change it to suit your needs and your theme. You'll also need to build the amd js.

In any case, stick myprofile.js in theme/yourtheme/amd/src and lib.php in theme/yourtheme/lib.php (or editing your existing lib.php file).