Updated Form Design Guidelines (markdown)

Rushabh Mehta
2020-11-19 16:41:31 +05:30
parent 98e7b65ce0
commit dbc602d363

@@ -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.
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.