Screen
Former user (Deleted)
Zoe Baldwin
Adam Campbell
This page is for application designers who want to create screens for application users.
Overview
This page explains the screen properties. For information on how to divide a screen into different panes, and how to add components to it, see Splitting a Screen.
Property Pane Toolbar
For information about the toolbar options, see the Common Properties page, Toolbars and Controls section.
Properties Tab
Parent Details
If this item is within or belongs to another, its parent name is shown here. See the Parent Details section on the Common Properties page for more details.
Basic Settings
Field | Description |
---|---|
Name | The name of the screen. |
Description | We recommend that you always enter a description to explain the purpose of this item. |
Open Maximised |
|
Allow Manual Resizing |
This option does not affect resizing the screen in |
Always On Top |
|
Preload | Some 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. |
Screen Elements
Screen elements are specific sections on a screen that posses their own properties, specifically each element can be backed by a different table.
To view a list of the elements for a specific screen, open the Propertiesavailable from the screen toolbar; see Screen Element.
Advanced
Field | Description |
---|---|
Show Toolbar | ![]()
|
Show Window Button Bar |
|
Keep Data |
|
Cache Locally | 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. |
Styles Tab
Style Settings
Field | Description |
---|---|
Position | By default, new screens are set to Floating. If you want a screen to open with a fixed position, select one of the Pinned drop-down options:
Use the Pinned options to create a permanently visible screen. This is useful for a navigation area or toolbar that you want to be visible for all other screens. Floating screens do not overlap with pinned screens. When the user maximises a Floating screen, it expands only to the remaining space. |
Width | For screens that are not set to Open maximised, specify a screen width in pixels, for example If this is left blank, the screen will adjust its width to the content automatically. |
Height | For screens that are not set to Open maximised, specify a screen height in pixels, for example If this is left blank, the screen will adjust its height to the content automatically. |
Top | Available when Position is Floating. For screens that are not set to Open maximised, set an offset value in pixels to position the screen where it is required. For example, to display a screen as a popup window towards the top left of the screen, set:
|
Left | |
Right | |
Bottom |
Actions Tab
Unconnected Actions
This section has a toolbar with standard buttons, see Common Properties. The grid displays a list of Actionflows that are linked to components on the screen that are not connected to a component. These can occur when Actionflows are created in a Workflow.
Actions
This section has a toolbar with standard buttons, see Common Properties. The grid displays a list of Actionflows or Table-Actions (Legacy) that are linked to the screen.
Menu Items
This section has a toolbar with standard buttons, see Common Properties and:
-
Show Table-actions
Filter
The grid contains a list of menu items. To add a menu item to the list, click Add New
- Click
Add New
- Select
- either Add a new sub-menu
- or Add a new menu item; see Startup Actions Properties
- PhixFlow opens a new properties tab for a menu item or sub-menu; see Startup Actions Properties for details.
To remove a menu, use the toolbar button Delete.
Menus and Toolbars
Screen Toolbar
There is a toolbar above the screen canvas. This provides the following options:
List options | |
---|---|
![]() | Opens the Available Attributes Window. |
| Opens the repository showing the list of available tables for your application. |
![]() | Opens the repository showing the list of available screens for your application. |
![]() | Opens the repository showing the list of available Actionflows for your application. |
![]() | Open the list of palettes. |
![]() | Opens the repository showing the list of available templates for your application. |
![]() | Open the repository showing the list of available styles for your application. |
Canvas options | |
![]() | Open the properties tab for the screen. |
or | 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 Popup Menu
Right-click on a screen to display its popup menu. The options available depend on where you click. If there are many options, some are moved onto the sub-menu Screen Options.
Menu option | Description |
---|---|
![]() | Unlock a screen to edit its layout. |
![]() | Lock a screen to prevent accidental edits and to display the data content. |
![]() | Open a window listing the context parameters in alphabetical order, if applicable. |
![]() | Open the properties for the screen element. |
![]() | When a specific component is selected, delete the component. Delete options depend on the selected item, for example:
|
| Open the palette to drag in components. |
| Open the repository with to see the selected component in the list. This can be useful if you want to move a component. |
![]() | Open the properties tab for the screen. |
![]() | Display information about the table and its records. |
| Open the properties for the table. |
| Opens the Available Attributes Window. |
Security Tab
Access Permissions
See the Common Properties page, Access Permissions section.
Audit Tab
Audit Summary
See the Common Properties page, Audit Summary section.