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 |
---|
name | Demo Build Step 3 Create a View.mp4 |
---|
width | 60% |
---|
height | 60% |
---|
|
Insert excerpt |
---|
| _video_controls |
---|
| _video_controls |
---|
|
Summary of Steps
Expand |
---|
|
- In the repository, right-click Dashboard and click.
- PhixFlow opens the properties for the new dashboard. Set:
- Name to
Manage Contacts - Tick Open Maximised
- Click .
|
Expand |
---|
|
- Click on the
BusinessData tab to bring it to the front. - 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.
- You can display data in different formats. For this example, select the table grid
Insert excerpt |
---|
| _layout_grid |
---|
| _layout_grid |
---|
nopanel | true |
---|
|
- PhixFlow lists all the attributes (table columns) available in the stream. Select
UID to Action using Shift-click. - Drag the selected attributes into dashboard properties → Attributes section.
- PhixFlow loads all the data records into the dashboard.
- 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.