Versions Compared

Key

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

Cp card macro
database64/EQbwOsAuCeAOCmEBcEBCBBAcpgogJQgBoIAnAewHcBnZARmOAGMyAbAVwFsA7G4JeiBwCGADwDCQkgBNe_Bo0kzkAbXBQ4iPmiy4CwBgEthAc01I1RoaYCqJFsggALSJFhUkAeg-xHBkQDMWSgA6IUgWISoqAyEuYK54SA8KAwBrAw8pSi4goSkPMMghRkcOeC5IKg8ADloAdgAmAAYAFjaAViaPAAVfEQAxIIoAWnRYWDESeDCDMi5h1FiEkmCAK1hjAH4AN3gSaLmAXgBmADIOMikDfwMFSFmuABEw-EPaADZjj-OW9ob397VdqnBQleAANT2By4b1OQlgBkO2waEAAvoYpA5gPApIxaO0AJzwRjDeC0fy0YYtapSKTDAnVY7-YZSBr1drvFoAI3g70Y7yIEFgZGi9zmyCaDDYdixgqgBnCZggY1gLFuMzmAAJJtMxVw5VzLtAsTqZlxjJrYpbxmq7g9NSlII5Nb0_INKGiALqo4BAAA

This page is for application designers who want to create new application project.

Iframe
srchttps://www.youtube.com/embed/jNdlDz9IWmM
width700px
height400px
Are we calling it application properties or settings? Properties. In this case you are using a pop-up window to set specific properties, but it would be good to keep this consistent. Also, the devs have used lots of different terms in the GUI where clicking an option opens its properties (e.g. Show stream configuration or Show dashboard details). The options should be simplified and made consistent: "Properties" or "Open properties"

We need to add this to the terminology document and also let me know so I can update the flow. We call it settings later on. It was already in.

Live Search
spaceKey@self
additionalnone
placeholderSearch all help pages
typepage

Panel
borderColor#00374F
titleColorwhite
titleBGColor#00374F
borderStylesolid
titleSections on this page

Table of Contents
maxLevel3
indent12px
stylenone


Overview

There are several things that happen when you create an application.

  1. PhixFlow creates all the folders in the repository that your project will need.
    This includes a default menu. You can find the menu in the repository → Menus branch → application_name_Menu.
    When you add the first option to the menu, it is automatically displayed on the right of the menu bar at the top of the PhixFlow window; see Menu.
  2. The template that you select is added to your application's Packages folder.
    The template includes the palettes that will give your application a consistent design.
  3. The template sets default properties for your application:
    • formats for dates and numbers
    • the palette and components to use for forms, data fields and cards
    • the styles for data grids
    • the default action - todo-fiona link
    • user groups and access permissions  - todo-fiona check this is happening
    • .

You can change all the properties later; see Application properties.Your application may also be using defaults set in System Configuration. For example, you can optionally specify the formats for dates and times in your application using the settings:

  • Date
  • Date/Time
  • Number

If you do not specify formats, PhixFlow uses the formats specified in the system configuration.

We need to outline the hierarchy of this logic i.e. system properties are overridden by templates etc.

See also

Insert excerpt
_card_or_list
_card_or_list
nopaneltrue

Creating a New Application

To create a new application:

  • either in the repository → Applications section, click 

    Insert excerpt
    _add
    _add
    nopaneltrue

  • or, in the 

    Insert excerpt
    _app_menu
    _app_menu
    nopaneltrue
    ; see The Application Menu, below.
    Click the last card, which is the New Application card:

PhixFlow opens the Create Application window. Set the following properties for your application:

  1. Name

  2. Version: a development version number, for example 1.

  3. Description: consider including the purpose of the application and who is responsible for it.

  4. Template: select a template to provide a design theme and to set key properties.

  5. Application Icon: This is the image PhixFlow displays in the card on the application menu. If you do not select an icon, PhixFlow uses a default image.


    • Either use the drop-down to select an icon that has already been loaded into PhixFlow

    • Or click   to find an image on your file system to load.

    Icons for the application menu should be:

    • up to 100 pixels high

    • between 100 to 150 pixels wide

Click Create ApplicationPhixFlow prompts you to load the application. You can work on an application without loading it.

todo-fiona: check with dev - you have to click load to get the app creation process to complete

Application Defaults

The template means that you should be able to see all the defaults that your application will use in the application properties. You can change override the defaults set by the template by changing property.

PhixFlow uses the defaults set in System Configuration if your application does not have defaults set for:

  • dates and numbers
  • data grid styles.

Application Menu 
Anchor
app-menu
app-menu

Applications are listed as cards.

Tip

The 

Insert excerpt
_app_menu
_app_menu
nopaneltrue
 displays the applications:

  • that have been configured to appear on menu
  • and that you have permission to use.

The repository → Applications branch displays the applications that you have permission to use.

 To redisplay the application menu, in the top left of the PhixFlow window click:

  • either the  Application menu
  • or the , if it appears.

Each application card also has a 

Insert excerpt
_more_options
_more_options
nopaneltrue
pop-up menu; see Application for details.


HTML Comment
hiddentrue

Features not yet implemented


You create a new application project from the PhixFlow Welcome window.

To open the 

Insert excerpt
_app_menu
_app_menu
nopaneltrue
at any time:

  • either click on the logo/name in the top left of the PhixFlow screen. By default this is the PhixFlow logo and name 
    Insert excerpt
    _phixflow_logo_name
    _phixflow_logo_name
    nopaneltrue
    .
  • or, if your application has been configured to have no menu bar, click the logo in the bottom right of the PhixFlow screen. By default this is the PhixFlow logo 

    Insert excerpt
    _phixflow_logo_only
    _phixflow_logo_only
    nopaneltrue
    .

    Tip

    The 

    Insert excerpt
    _app_menu
    _app_menu
    nopaneltrue
     displays the applications:

    • that have been configured to appear on menu
    • and that you have permission to use.

    The repository → Applications branch displays the applications that you have permission to use.