MDL-36056 forms: Don't validate disabled fields
When fields are disabled, the value comes through as null so we need to specifically check for it before validation.
Please register or sign in to comment
When fields are disabled, the value comes through as null so we need to specifically check for it before validation.