Versions Compared

Key

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

To follow the steps in the video, you will need some resources. Download media.zip and extract the files.



GUI Screen Structure

Before getting started, it helps to understand the levels of structure in typical GUI screen, as shown in the following picture.

Image Modified
You can download and print this image: PDF Quick Reference Sheet.
The way a GUI screen is made up of levels of content is reflected in the PhixFlow repository. When you are working on a dashboard, right-click on any layout component and click Find in Repository. You can see where the item is within the levels of the dashboard structure.
Steps to create an application

Step 1.  Create an application.

...

  1. Unlock the dashboard (or switch back to 
    Insert excerpt
    _design_mode
    _design_mode
    nopaneltrue
    ).
  2. Right-click the dashboard and click Show View Configuration.
  3. In the stream view properties tab → Advanced → Periods clear the box and save the properties.
  4. In Basic Settings → Default Sort Order click 
    Insert excerpt
    _add
    _add
    nopaneltrue
    .
  5. In the new sort order properties set Name: By Name and Save
  6. In the sort order properties → Sort Order Attributes click 
    Insert excerpt
    _attributes_show
    _attributes_show
    nopaneltrue
    .
  7. In the popup list of attributes, select Name and drag it into the list.
  8. Save the sort order properties.
  9. Save the stream view properties.
  10. Close the popup list of attributes
  11. In the stream view properties tab:
    •  Advanced → Autosave: tick. PhixFlow automatically saves any changes to the view.
    •  View Attributes, click Name to open its properties tab and in Grid Settings → Read Only: untick and save. This means users can change the Name field for records when using the application in 
      Insert excerpt
      _app_mode
      _app_mode
      nopaneltrue
      .
    • View Attributes, click AnnualTurnOver to open its properties tab and in

Resize

Add scroll to show content

Remove auto size so the content determines the size.

Set the height to 550px

Update the Tile header and icon.

Update the main header and icon.

Drag UID from the grid onto the background to setup a filter.

Add a new record.

Edit the view:

Clear the number of periods.

Set the default sort order.

Set Name to be editable.

...

    • Basic Settings → Number Format, select Sterling and save.
  1. In the dashboard upper tile, click the Customer Since header. (This is another way to open the properties tab for an attribute.) In Basic Settings → Date Time Format, select  a different format, for example Date(MMM-YYYY). Save the changes.
  2. In the dashboard upper tile, drag column dividers to resize columns.



Add new tile: Comments

Creating Comments Section

...