Overview
There are a number of ways to quickly create test data in PhixFlow, which can be manually edited and added to.
Creating an Editable Grid
Data can be manually added or updated using a simple ERD and Screen setup.
Create a table
On an ERD, either:
Create a new table by dragging
Insert excerpt |
---|
| HELP100:_tables |
---|
| HELP100:_tables |
---|
nopanel | true |
---|
|
from the toolbar onto your ERD canvas- Add an existing table by clicking
Insert excerpt |
---|
| HELP100:_tables |
---|
| HELP100:_tables |
---|
nopanel | true |
---|
|
on the toolbar, then dragging a table from the Repository onto your ERD canvas - Import an Excel CSV file by dragging it from your PC onto your ERD canvas
If you create a new table, PhixFlow automatically adds the following attributes to the table:
Insert excerpt |
---|
| HELP100:_key_primary |
---|
| HELP100:_key_primary |
---|
nopanel | true |
---|
|
: UID Insert excerpt |
---|
| HELP100:_display_name |
---|
| HELP100:_display_name |
---|
nopanel | true |
---|
|
: Name To create
Add as many new attributes
for the data you wish to test with, click to your table as you need by clicking
Insert excerpt |
---|
| HELP100:_addIcon |
---|
| HELP100:_addIcon |
---|
nopanel | true |
---|
|
Add on the table, and give your attributes appropriate names- Image Modified
Create a Screen
- To create a screen using your ERD data, click
Insert excerpt |
---|
| HELP100:_more_options_erd_IconOnly |
---|
| HELP100:_more_options_erd_IconOnly |
---|
nopanel | true |
---|
|
on your table and choose Insert excerpt |
---|
| HELP100:_screen_icon_only |
---|
| HELP100:_screen_icon_only |
---|
nopanel | true |
---|
|
Create Screen - On the Create Screen wizard, enter the following:
- Name: give your screen an appropriate name
- Open Maximised: toggle
Insert excerpt |
---|
| HELP100:_toggle_off |
---|
| HELP100:_toggle_off |
---|
nopanel | true |
---|
|
- Description: give your screen an appropriate description to indicate its purpose
- Template: choose Edit Form
- Click Create Screen
- The Available Attributes selector will automatically appear, press the cross to close this
- To select the attributes you wish to see on your screen, select
Insert excerpt |
---|
| HELP100:_attributes |
---|
| HELP100:_attributes |
---|
nopanel | true |
---|
|
in the toolbar - Click the tickbox next to each attribute, or click the top tickbox to select all the attributes, and drag them onto your screen
- PhixFlow will ask how you would like the attributes to be displayed, choose
Insert excerpt |
---|
| HELP100:_grid |
---|
| HELP100:_grid |
---|
nopanel | true |
---|
|
- PhixFlow will ask if you would like to add actionactions, choose Yes
- On the Grid Actions wizard, drag Delete Selected Records onto the Delete button on your screen
- Close thethe Grid Actions and Available Attribute and Grid Actions wizards
- Click on your the grid on your screen to highlight it in the Layers panel on the left within the Body
- The View Component Properties will show on the right - click the View hyperlink
- Image Added
- In the View Properties, toggle on
Insert excerpt |
---|
| HELP100:_toggle_on |
---|
| HELP100:_toggle_on |
---|
nopanel | true |
---|
|
Auto Save - Click
Insert excerpt |
---|
| HELP100:_finish |
---|
| HELP100:_finish |
---|
nopanel | true |
---|
|
- In the Layers panel, click on the area FieldContainer to open its Properties on the right
- Click on the
Insert excerpt |
---|
| HELP100:_property_tabs |
---|
| HELP100:_property_tabs |
---|
name | style |
---|
nopanel | true |
---|
|
and within the Style Settings section, change the Width and Height to 100%
- Click
Insert excerpt |
---|
| HELP100:_finish |
---|
| HELP100:_finish |
---|
nopanel | true |
---|
|
- Click on the Name header on the grid to open the View Attribute Properties on the right
Image Removed- On the
Insert excerpt |
---|
| HELP100:_property_tabs |
---|
| HELP100:_property_tabs |
---|
nopanel | true |
---|
|
, within the Grid Settings section, untick
Read Only
- Repeat this step for all of your attribute headers
Actionflow Updates
Coming soon
Coming soon