-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
-
2.1.6, 2.2.3, 2.3
-
MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
For Moodle 2 when you edit a profile you see the full list of the "Optional" fields. In Moodle 1.9 the "Optional" fields are hidden behind the "Show advanced" button.
I tried looking at the reason why it was removed from advanced, but I think that the "$mform->setAdvanced('moodle_optional');" setting was just lost in some code refactoring that was happening in the transition to Moodle 2.
I will be submitting a patch to add that functionality from M19 back to M2.x
- has a non-specific relationship to
-
MDL-28451 Convert some of the "standard" user profile fields into custom user profile fields.
- Closed