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
Iframe
nameDemo Build Step 3 Create a View.mp4
srchttps://www.youtube.com/embed/aHSRULvenBg?rel=0
width
100%
900px
height
80%
500px

Insert excerpt
_video_controls
_video_controls
nopaneltrue

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 XY
    • Tick Open Maximised
    • Click 
      Insert excerpt
      _save
      _save
      nopaneltrue
      .


Expand
titleAdd the data
  1. Click on the BusinessData BusinessDataXY 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

    Active using Shift-click.

    Expand
    titleWhy did PhixFlow only select the first and last line?

    To use Shift-click to multi-select, make sure you click within the line.
    If you click the check box at the start of the line, PhixFlow assumes you want to select specific lines individually, so shift-click does not multi-select.


  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.