diff --git a/Form-Design-Guidelines.md b/Form-Design-Guidelines.md index f9762a5..b74a893 100644 --- a/Form-Design-Guidelines.md +++ b/Form-Design-Guidelines.md @@ -42,4 +42,4 @@ Make field and section labels and titles as self explanatory as possible. Descri ### 11. Positioning of "Enabled" or "Disable" -If the form has an "Enabled" or "Disabled" field, it must be in the last field in the first column of the first section. \ No newline at end of file +If the form has an "Enabled" or "Disabled" field, it must be in the last field in the first column of the first section. When the form is disabled, all fields other than the enable/disable field should be read-only. \ No newline at end of file