Skip to content
  • Damyon Wiese's avatar
    MDL-5583 mod_data: Add required fields · b89cca19
    Damyon Wiese authored and John Okely's avatar John Okely committed
    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
    b89cca19