You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Justin edited this page Mar 10, 2014
·
2 revisions
General
Tables
Should only be used for tabulated data, never layout
Input Forms
Form field selection
In order to reduce complexity, avoid displaying unnecessary or optional fields. Display only the minimal fields necessary to complete a given action, and use dynamic display of optional fields as necessary.
Field Layouts
Fields should be floated to allow single column layout on low-res devices.