Usually When you design an application screen has some combination of, you are combining components to:
- display multiple data records
- either individually, for example
- selected data records, for example a set of fields (form) or card
- fields for user interaction and their lables
- buttons
- menus and navigation
When it comes to creating actions, you can wire actionflows to different components on the screen
- button - on-click - action, such as update or delete
- default double-click action on a data view, such as a grid. such as open recorcd.
- 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
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|