Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Now you have data in PhixFlow you can start to create a user application. The first thing the user needs is a view of the data.

Watch the Video

Multimedia
nameDemo Build Step 3 Create a View.mp4
width60%
height60%99%

Insert excerpt
_video_controls
_video_controls

Summary of Steps


Expand
titleCreate a Screen
  1. In the repository, right-click Dashboard and click
    Insert excerpt
    _add
    _add
    nopaneltrue
    .
  2. PhixFlow opens the properties for the new dashboard. Set:
    • Name to Manage Contacts
    • Tick Open Maximised
    • Click 
      Insert excerpt
      _save
      _save
      nopaneltrue
      .


Expand
titleAdd the data
  1. Click on the BusinessData tab to bring it to the front.
  2.  To tell PhixFlow that you want to show this stream's data on the dashboard, drag the stream icon from the properties tab onto the dashboard.
  3. You can display data in different formats. For this example, select the table grid
    Insert excerpt
    _layout_grid
    _layout_grid
    nopaneltrue
  4. PhixFlow lists all the attributes (table columns) available in the stream. Select UID to Action using Shift-click.
  5. Drag the selected attributes into dashboard properties → Attributes section.
  6. PhixFlow loads all the data records into the dashboard.
  7. Close the list of attributes.



You have now created a screen to display data records to the user. Now move to step 4, add features for managing data. These features mean that someone using your application will be able to add, change or delete data.