Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 50 Next »

This topic covers creating screens, adding components, binding data to components and changing styles.

Overview

There are several stages to designing an application, as outlined in Building Applications. This topic explains how to:

  • lay out the screens using the components provided in the palette 
  • use data to create components
  • bind existing components to data
  • change the styling of components

Sections on this page

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

  • No labels