-
Improvement
-
Resolution: Fixed
-
Minor
-
2.7.2
-
None
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE, MOODLE_28_STABLE
A new field instance requires at least a unique name. Opening the field definition form for a new instance can already generate a default name for the new instance.
The common lowest denominator for such a name is the field type that typically contains only lowercase letters.
If the name is already in use, the generator will try to suffix it with a serial number, until an unused name is found.