[AMOS commit] MDL-5583 mod_data: Add required fields Committed into Git: 2012-07-11 05:01 UTC

[AMOS commit] MDL-5583 mod_data: Add required fields Committed into Git: 2012-07-11 05:01 UTC

by AMOS bot -
Number of replies: 0
Author: Damyon Wiese
MDL-5583 mod_data: Add required fields
This is implemented for most fields but not all. The reason is that there are
some fields for which this does not make sense because no entry is a valid entry.

The supported fields are:
checkbox
file
latlong
menu
number
picture
radio
text
textarea
url

The unsupported fields are:
date
multimenu


http://git.moodle.org/gw?p=moodle.git;a=commit;h=b89cca197e4d6447d12fdb7d3fa928edc8a0c837
http://github.com/moodle/moodle/commit/b89cca197e4d6447d12fdb7d3fa928edc8a0c837

+ 2.9 en [required,mod_data]
+ 2.9 en [requiredfield,mod_data]
+ 2.9 en [requiredfieldhint,mod_data]
+ 2.9 en [requiredfieldshort,mod_data]