...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Todo - decide if this should be renamed to Screen. Link in Phixflow will need to be updated.
Overview
Create application screens by starting with a dashboard; see Creating or Opening a Screen.
...
- either using the toolbar
- or right-click anywhere in the screen to display the pop-up menu.
This page has the reference documentation for dashboard properties. For information on how to divide a screen into different panes, and how to add things to a screen, see Drag-and-Drop Techniques.
See Also
Properties
...
Basic Settings
...
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
...
...
...
...
...
...
...
...
...
Screens, especially complex screens, can take some time to open, which can feel slow to the application user. Use this option when you need a screen to open quickly. Preloading screens adds to the time it takes PhixFlow to initially start up. For this reason we recommend you only preload screens that an application user will always want to open.
...
Preloading relates to the screen itself. Any data backing the screen is only loaded when the screen opens, and this may also take time to load.
...
If an application user is likely to require the same screen in different stages of a task. Use this option so that, when the user closes and reopens the screen, it loads immediately.
...
Caching relates to the screen itself. Any data backing the screen will be reload each time the screen is opened.
...
Todo - not yet implemented
You may have a screen that acts as your application's welcome window. Use this option to open a screen whenever the application starts.
...
By default, screens are opened floating centrally. If you want a screen to open with a fixed position, select one of the drop-down options:
- Pinned to top
- Pinned to bottom
- Pinned to left: top left
- Pinned to right: top right
- Floating (default)
todo - check DEV-9189 as there are problems using these options
...
Width
...
Specify a screen height in pixels, for example 150px
for a small confirmation window. The default size of a pop-up screen is approximately 500px.
...
Available when Position is Floating.
Set an offset value in pixels to position the screen where it is required. For example, to display a screen as a pop-up window towards the top left of the screen set:
- Top:
60px
- Left:
60px
...
Dashboard Elements
...
PhixFlow creates dashboard elements when you use the pop-up menu Add Area... options to divide up the screen. In PhixFlow version 8.3 and earlier, dashboard elements enabled different parts of the screen to be bound to different sources of data, either a stream (table) or view.
Where dashboard elements are bound to data, you can link them, so that the data in one dashboard element drives the data in another; see Linked and Driving Views.
Menu Items
This section has a toolbar with standard buttons and:
...
- either Add a new sub-menu
- or Add a new menu item; see Menu
...
To remove a menu, use the toolbar button Delete Everywhere.
Mappings
This section has a toolbar with standard buttons. The grid contains a list of mappings between attributes that are the same but have different names in different streams (tables) or views. PhixFlow will evaluate all the mapped datasets when it runs an action on the dashboard. Todo - check this is the correct mapping.
Unreachable Actions
Todo - New feature related to actionflows?
Actions
This section has a toolbar with standard buttons. The grid displays a list of actions and/or (todo - check) stream item actions (record-actions) that are linked to the screen.
...
Menus and Toolbars
Screen Toolbar
There is a toolbar above the screen canvas. This provides the following options:
...
Open the repository showing the list of available tables for your application.
...
Unlock a screen to edit its layout.
Lock a screen to prevent accidental edits and to display the data content.
...
Update the screen to reflect changes made elsewhere in PhixFlow, such as the screen properties, layer orders or shared styles.
Screen Context Menu
...
Use these options to divide a screen into multiple, resizable panes. Select the option to add a pane relative to the currently selected pane.
...
When a specific component is selected, delete the component.
Other delete options that may be available relate to specific types of component in the selected pane.
...
Delete options depend on the selected item. Examples are:
...
Toggle whether or not the currently selected component is automatically auto sized when an application window is resized by the user.
Note |
---|
Using this option, or manually resizing a component may change the state of the Layout → Style Settings → Auto Size property. |
...
Options to arrange the selected components within a pane:
...
change to Show in layers??
...