When you design an application screen, you are combining components to:
- display multiple data records
- either individually, for example in a grid
- or combined into a chart or graph.
- show several data points for a selected record,
- either in the fields on a form
- or in a card
- display a selected record in form fields, for the user to update data
- have clear actions for the user, for example by adding buttons
- provide menu options and navigation.
See also
Links
Other pages in this topic