Versions Compared
Version | Old Version 102 | New Version Current |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
This page is for PhixFlow application designers who need to create a new application, or change the defaults for an existing application.
Overview
When you create an application in PhixFlow, you select a template. This configures default styles and formats for your application. For how to create a new application, see Creating an Application.
When you are working on your application in
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
- define data relationships: see Entity Relationship Diagrams
- design screens that form the graphical user interface (GUI) of an application: see Designing Screens
- connect parts of the screen to actions or actionflows Actionflows that create functionality: Understanding Actionflows
This page lists the application properties. To open the application properties tab:
- Go to the
tab.Insert excerpt _repository _repository nopanel true
If the tab is not present, in the PhixFlow toolbar, click the
icon.Insert excerpt _repository _repository nopanel true - In the Applications section, double-click your application's name.
- PhixFlow opens the properties tab for the application on the right.
Use the options to set:
- icons for the application
- defaults for:
- number formats
- styles for grids
- components to use for displaying data.
- menus so that user's can navigate through the application
- access privileges to specify which users can use the application.
- any packages containing shared resources that your application can use; see Package.
Loading an Application
Application users can load an application into
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
You can work on the files in an application's project without loading it. However, if you load an application, the repository is automatically filtered to show just the files available to the application.
There are several ways to load an application.
- From the application menu, click the application card to load it.
By default, PhixFlow opens with the application menu displayed. To redisplay the menu, in the top left of the PhixFlow window click:- either the
Insert excerpt _app_menu _app_menu nopanel true - or the
, if it appears.Insert excerpt _phixflow_logo_name _phixflow_logo_name nopanel true
- either the
- From the repository, right-click on the application name and select
.Insert excerpt _app_load _app_load nopanel true - In a browser address bar, enter the application URL; see ee Starting PhixFlow on the Client. When PhixFlow is started in this way, you can still navigate to other applications that you have permission to access.
Application
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Basic Settings
Field | Description | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | Enter the name of the application. | |||||||||||||||||||||||||||||
Model Validation Status |
| |||||||||||||||||||||||||||||
Version | Enter a version number for your application. Use this to track the stages of development or maintenance for your application. | |||||||||||||||||||||||||||||
Do not show in the Application Menu | Select whether or not this application appears in the
| |||||||||||||||||||||||||||||
Default Date Format | Select the default format for Date attributes and components. | Select a format from the drop-down list or click the icons to:
| ||||||||||||||||||||||||||||
Default Date/Time Format | Select the default format for DateTime attributes and components. | |||||||||||||||||||||||||||||
Default Number Format | Select the default format for numbers. | Select a format from the drop-down list or click the icons to:
| ||||||||||||||||||||||||||||
Default Component Palette | Select the palette that you want to use when you drag a streamtable, view or attribute onto a dashboard screen canvas. # PhixFlow uses this palette when its container application is running. If the container application for is not running, PhixFlow uses:
If you do not set a default palette, PhixFlow uses the system default palette.
| |||||||||||||||||||||||||||||
Application Icon | Select an uploaded image to use in the application menu card for this application. We recommend an image size of approximately:
| See Adding Images for how to upload an image to PhixFlow. PhixFlow uploads application icons and logos to the images folder in its database. You can see a list of uploaded images in the repository > Images section. | ||||||||||||||||||||||||||||
Application Logo | Select an uploaded image to provide customised branding for the application. When a user clicks this image, it will open the application menu. We recommend an image size of approximately:
|
Style Settings
When you drag a stream table or view onto a dashboard screen canvas, and select a grid component to display the stream table data, PhixFlow adds a grid. In this section, set the default appearance of grid views for the application. You can set the following:
- Grid Header Default Header Icon Style
- Default Header Dropdown Pane Style
- Default Paging Style
- Grid Header Button Style
- Grid Header Icon Button Style
- Grid Header Drop-down Dropdown Button Style
- Grid header Drop-down Pane Row Style
- Grid Paging Alternate Row Style
- Grid Row Hover Style - applies when the mouse is over a row in a grid.
- Grid Column Style
- Grid Column Header Style
- Row Selection Style
To specify a style, select it from the drop-down list or click the icons to:
to show available stylesInsert excerpt _stylestyles_ccs_list _stylestyles_ccs_list nopanel true
to create a new style; see Style.Insert excerpt _add _add nopanel true
The styles you select override any styles set in System Configuration. You can override these defaults for individual grids using the style settings in the View properties.
Default Components
In this section, select an appropriate component for PhixFlow to add when you drag attributes onto a form or card container. For information about data types, see Understanding Data Types.
- String
- Bigstring
- Long
- Float
- Decimal
- True/False
- Date
- DateTime
Also set the styling for the containersa:
- form
- cardForm
- Card
- Drop Down
- Dynamic Text
And select a default:
- action
This Table Action - This is the button that PhixFlow adds when you drag a streamtable-action onto a dashboardscreen canvas. - Menu Button
Menus
This section has a toolbar with standard buttons. The grid lists the menus that have actionflows or streamrecord-item-actions that can be applied for this application.
PhixFlow automatically creates a default menu when you create the application project. PhixFlow will display in the default menu in the menu bar:
- once you have added options to the menu
- and when Show Default Menu Bar is selected (see below).
If there are several menus, listed PhixFlow uses the selected (ticked) menu as the menu bar for the application.
You can specify that PhixFlow uses a different menu for desktop and mobile devices. Right-click on a line in the list to show the pop-up popup menu options:
: use this menu on desktop devices. The grid shows the desktop icon next to the menu name.Insert excerpt _menu_desktop _menu_desktop nopanel true
: use this menu on mobile devices. The grid shows the mobile icon next to the menu name.Insert excerpt _menu_mobile _menu_mobile nopanel true
create another menu to the list; see Startup Actions Properties properties.Insert excerpt _new _new nopanel true
delete the menu from this application.Insert excerpt _delete _delete nopanel true
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Advanced
Field | Description |
---|---|
Backslashes must be escaped in expressions | There is a change in 9.0.0 which affects escaped backslashes in expressions. This option maintains backwards compatibility. By default this will be ticked for applications created before 9.0.0, and unticked for later applications. |
Packages
This section has a toolbar with standard with standard buttons. The grid contains a list of packages.
A package is a bundle of PhixFlow items that are shared between multiple applications. When you export/import an application to another PhixFlow instance, it is important to export/import all packages with the application; see Moving Items and Data Between InstancesApplication Administration.
One package will include your applications theme settings. To add another package to the applictionapplication:
- Click
to list all the packages in the repository.Insert excerpt _newpackages _newpackages nopanel true - Drag packages into this list.
To remove a package from the list, use the toolbar button
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Popup Menu Options
To access pop-up popup menus for an application:
- Either, in the repository, right-click on an application's name to show the pop-up popup menu.
- Or, in the application menu:
- click the
Insert excerpt _more_options _more_options nopanel true - right-click anywhere on the card
- click the
Available in a pop-up popup accessed from | Option | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
application card and | Load Application | Load the selected application so that it is running in
| ||||||||||||||||
application card | Load application in a New Tab | Open a new browser tab with the selected application loaded. | ||||||||||||||||
application card | Load Application in a New Window | Open a new browser window with the selected application loaded. | ||||||||||||||||
repository application name | Filter by Name | In the repository. filter the list of applications to only show the selected application. The application is not loaded. | ||||||||||||||||
repository application name |
| In
| ||||||||||||||||
repository application name |
| Delete the selected application from the repository. This cannot be undone. |
hidden | true |
---|
Not yet implemented
This page lists the application properties. To access the application properties:
- either go the the application Home window and use the link in the top right of the window
Image Removed - or open its properties from the repository.
Field
Theme
When you create the application, PhixFlow prompts you to select a theme. This has
- items that may be shared with other applications
- default components and styles, for example for data grids
- palettes containing templates that can be reused
- Default properties for an application
Select the palette that you want to use when you drag table attributes onto the screen. This should explain that they come from the selected template when creating an application, a template that has been associated with the application or any local palettes.
Default palette: This was from the previous implementation and needs revising for latest implementation
Also Check with Devs on technicalities - what does "loaded"? This may be under-the-hood. I'm not sure anyone has hit problems with something being unavailable.
PhixFlow can use default components only when the palette is available. Usually the palette is present in the theme or in another package, so the default components set in the application are always available. |
either the default palette set for the area.
or the default palette for the destination application when you are dragging stream attributes into a screen for a different (destination) application that is running.
If you do not set default components, or select a default palette, PhixFlow uses the system default palette.
You can change style settings:
- in the template components in the palette
- create shared styles
- set styles on individual components
Live Search | ||||||||
---|---|---|---|---|---|---|---|---|
|
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Learn More