Create a Screen
This topic is covered in the ERD Fundamentals video course found here: Entity Relationship Diagrams.
- In an ERD, select a table that contains data you want to show on a screen.
- Create a screen using one of the following options:
- In the toolbar click Screen.
- Right-click on your table and click Create Screen.
- From the more menu on a table click Create Screen.
- The wizard guides you through the process of creating a screen.
- Enter the Name for the new screen
- Select a Template for the screen design. This can be edited at a later date.
- PhixFlow creates the screen. This can take several seconds while the screen is being rendered.
- The new screen opens with the Available Attributes open.
- Drag the desired attributes onto the screen and drop them in the desired location.
PhixFlow asks how you would like the data to be displayed.
Select an option to display the data as a grid, graph, chart, set of cards or input form.
Selecting Form will create input fields and back the screen with the table. PhixFlow will also recognise you are creating an input form an offer to create the Save and Delete actions which can then be dragged onto the relevant buttons.
- Selecting Grid will create a table on the screen. PhixFlow will recognise you are displaying a table and ask if you want to create an associated input form. Follow the wizards to complete this.
Follow the screen building wizard to complete you screen configuration. Should you wish to edit the screens layout see Adding Screen Content for more information.
This process creates a data component that is bound to a data view and opens its properties; see Creating Dashboards and Reports for detailed information on each type of object and how to set then up.