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 Page History

« Previous Version 2 Next »

You can create a table and add data components from an ERD. For how to create tables and relationships in an ERD, see Defining Data Structures using ERDs.

  1. In an ERD, select a table to use as backing data for a screen.
  2. To create a screen backed by this table, in the toolbar, click Screen Create.
  3. Select a screen layout template.
  4. Enter the name for the new screen.
  5. PhixFlow creates the screen using the selected template.
  6. Select attributes as follows.
    Error rendering macro 'excerpt-include' : No link could be created for 'Showing Data on a Screen'.
  7. Drag attributes onto the screen and drop them onto one of the areas highlighted in light blue.
  8. When you drop the attribute, PhixFlow asks how you want the data to be displayed. Click an option to add a component for a grid, graph, chart or card, which will fit the available space in the parent component.

    Select Form to set the parent as a form component, which is bound to the data view. PhixFlow adds a field to display the attribute being dropped.

    Work on one component at a time. So if you start adding fields to one area, add all the fields you need to this area and complete. As you drag subsequent attributes, PhixFlow highlights the same area.

  9. When you click Next, you can set sort and filter options for the data records in the view.

This process creates a data component that is bound to a data view and opens its properties - see View Concepts

  • No labels