Versions Compared

Key

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

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.

Insert excerpt_property_toolbar_property_toolbarnopaneltrue Insert excerpt_property_tabs_property_tabsnamebasic-hnopaneltrue Insert excerpt_parent_parentnopaneltrue

Basic Settings

Field

Description

Name

The name of the screen.

Open Maximised

Insert excerpt_check_box_tick_check_box_ticknopaneltrue to open the screen maximised. Insert excerpt_check_box_untick_check_box_unticknopaneltrue to open the screen as a popup window.

Allow User to Resize

Insert excerpt_check_box_tick_check_box_ticknopaneltrue to enable the application user, when running in  Insert excerpt_app_mode_app_modenopaneltrue, to resize the screen. Insert excerpt_check_box_untick_check_box_unticknopaneltrue to keep the screen size fixed when running in in  Insert excerpt_app_mode_app_modenopaneltrue.This option does not affect resizing the screen in  Insert excerpt_design_mode_design_modenopaneltrue.

Show Toolbar

Insert excerpt_design_mode_design_modenopaneltrue always has a toolbar with the screen name on the left and toolbar icons on the right.  Insert excerpt_check_box_tick_check_box_ticknopaneltrue to also display the toolbar in  Insert excerpt_app_mode_app_modenopaneltrue. The screen name is displayed. Toolbar icons are not displayed. Insert excerpt_check_box_untick_check_box_unticknopaneltrue is the default as the toolbar is usually not required in  Insert excerpt_app_mode_app_modenopaneltrue.

Show Window Button Bar

Insert excerpt_check_box_tick_check_box_ticknopaneltrue to display a Windows-style bar at the top of the screen. This has a maximise/restore button and a close button.Image Removed Insert excerpt_check_box_untick_check_box_unticknopaneltrue to have no Windows-style bar at the top of the screen.

Always On Top

Insert excerpt_check_box_tick_check_box_ticknopaneltrue to keep the screen on top of other screens. This is useful for a popup window that you want a user to complete before returning to another screen. Insert excerpt_check_box_untick_check_box_unticknopaneltrue to allow other screens to be displayed in front. 

Keep Data

Insert excerpt_check_box_tick_check_box_ticknopaneltrue to allow screen data to be referenced even after the screen is closed. This is useful if an application user needs access to global data available in the system. Insert excerpt_check_box_untick_check_box_unticknopaneltrue is the default. The screen data is not required once the screen is closed.

Preload

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.

Insert excerpt_check_box_tick_check_box_ticknopaneltrue to preload the screen when PhixFlow first starts.  When the user then opens the screen , it displays immediately. The data itself may still take time to load. Insert excerpt_check_box_untick_check_box_unticknopaneltrue is the default. The screen does not need to be preloaded.

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.

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. 

Insert excerpt
_Banners
_Banners
namescreen
nopaneltrue

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.

Insert excerpt
_property_toolbar
_property_toolbar
nopaneltrue

Insert excerpt
_property_tabs
_property_tabs
namebasic-h
nopaneltrue

Insert excerpt
_parent
_parent
nopaneltrue

Basic Settings

FieldDescription
NameThe name of the screen.
DescriptionWe recommend that you always enter a description to explain the purpose of this item.
Open Maximised

Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 to open the screen maximised.

Insert excerpt
_check_box_

tick

untick
_check_box_

tick

untick
nopaneltrue
 to

cache the screen on the application user's client computer when the screen first opens.

open the screen as a popup window.

Allow Manual Resizing

Insert excerpt
_check_box_

untick

tick
_check_box_

untick

tick
nopaneltrue

 is the default. The screen does not need to be cached.

Caching relates to the screen itself. Any data backing the screen will be reload each time the screen is opened.

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:

  • Pinned to top

  • Pinned to bottom

  • Pinned to left

  • Pinned to right

  • Floating

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 500px for a small confirmation window. The default size for a popup screen approximately 800px.

Height

For screens that are not set to Open maximised, specify a screen height in pixels, for example 150px for a small confirmation window. The default size of a popup screen is approximately 500px. 

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:

  • Top: 60px

  • Left: 60px

Left

Right

Bottom

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  Insert excerpt_property_settings_property_settingsnopaneltrueavailable from the screen toolbar; see Screen Element.  

Menu Items

This section has a toolbar with standard buttons and:

  •  Image Removed Show Table-actions

  • Insert excerpt_filter_filternopaneltrueThe grid contains a list of menu items. To add a menu item to the list, click  Insert excerpt_add_addnopaneltrueClick  Insert excerpt_add_addnopaneltrue
  • Select 

  • PhixFlow opens a new properties tab for a menu item or sub-menu; see Startup Actions for details.

  • To remove a menu, use the toolbar button  Insert excerpt_delete_deletenopaneltrue.

    Mappings

    This section has a toolbar with standard buttons

    Components on the screen, such as buttons or data-components, can have actionflows or record-actions. Record-actions can take data from attributes in different tables  or views. Where the attributes have different names, you must map the attribute, so that the record-action recognises the data. This grid contains a list of mappings for the components on this screen. 

    To configure a mapping, in the screen, right-click a component and select  Insert excerpt_mapping_mappingnopaneltrue.

    Unreachable Actions

    This section has a toolbar with standard buttons. The grid displays a list of actionflows that are linked to components on the screen, but do not exist yet.

    Tip

    Actionflows are a new way to configure actions, introduced in PhixFlow version 9.0.0; see Understanding Actionflows.

    Actions

    This section has a toolbar with standard buttons. The grid displays a list of actions and record-actions that are linked to the screen.

    Tip

    Actions and record-actions were the way to configure screen functionality before PhixFlow version 9.0.0; see Using Table-Actions and Record-Action

    Insert excerpt_description_descriptionnopaneltrue Insert excerpt_access_accessnopaneltrue Insert excerpt_audit_auditnopaneltrue

    Menus and Toolbars

    Screen Toolbar

    There is a toolbar above the screen canvas. This provides the following options:

    List options

    Insert excerpt_tables_tablesnopaneltrue

    Open the repository showing the list of available tables for your application.

    Insert excerpt_screen_toolbar_screen_toolbarnopaneltrue

    Open the repository showing the list of available screens for your application.

    Insert excerpt_actionflow_actionflownopaneltrue

    Open the repository showing the list of available actionflows for your application.

    Insert excerpt_palette_palettenopaneltrue

    Open the list of palettes.

    Insert excerpt_styles_stylesnopaneltrue

    Open the repository showing the list of available styles for your application.

    Canvas options

    Insert excerpt_help_helpnopaneltrue

    Open the help topic with details about working with screens.

    Insert excerpt_property_settings_property_settingsnopaneltrue

    Open the properties tab for the screen.

    Insert excerpt_unlock_unlocknopaneltrueor  Insert excerpt_lock_locknopaneltrue

    Unlock a screen to edit its layout.

    Lock a screen to prevent accidental edits and to display the data content.

    Insert excerpt_refresh_refreshnopaneltrue

    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 Insert excerpt_screen_screennopaneltrue Options.

    Menu option

    Description

    Insert excerpt_unlock_unlocknopaneltrue

    Unlock a screen to edit its layout.

    Insert excerpt_lock_locknopaneltrue

    Lock a  screen to prevent accidental edits and to display the data content.

    Insert excerpt_context_parameters_context_parametersnopaneltrue

    For screens created in PhixFlow versions 8.3 and earlier, open a window listing the context parameters in alphabetical order.

    Insert excerpt_element_show_element_shownopaneltrue

    For screens created in PhixFlow versions 8.3 and earlier, open the properties for the screen element.

    Insert excerpt_area_above_area_abovenopaneltrue

    Use these options to divide a screen into multiple, resizable panes. Select the option to add a pane relative to the currently selected pane.

    To remove a pane, use the popup menu options 

     to enable the application user, when running in 

    Insert excerpt
    _app_mode
    _app_mode
    nopaneltrue
    , to resize the screen.

    Insert excerpt
    _check_box_untick
    _check_box_untick
    nopaneltrue
     to keep the screen size fixed when running in in 
    Insert excerpt
    _app_mode
    _app_mode
    nopaneltrue
    .

    This option does not affect resizing the screen in 

    Insert excerpt
    _design_mode
    _design_mode
    nopaneltrue
    .

    Always On Top

    Insert excerpt
    _check_box_tick
    _check_box_tick
    nopaneltrue
     to keep the screen on top of other screens. This is useful for a popup window that you want a user to complete before returning to another screen.

    Insert excerpt
    _check_box_untick
    _check_box_untick
    nopaneltrue
     to allow other screens to be displayed in front. 

    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.

    Insert excerpt
    _check_box_tick
    _check_box_tick
    nopaneltrue
     to preload the screen when PhixFlow first starts.  When the user then opens the screen , it displays immediately. The data itself may still take time to load.

    Insert excerpt
    _check_box_untick
    _check_box_untick
    nopaneltrue
     is the default. The screen does not need to be preloaded.

    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 

    Insert excerpt
    _property_settings
    _property_settings
    nopaneltrue
    available from the screen toolbar; see Screen Element.  

    Advanced

    FieldDescription
    Show Toolbar
    Insert excerpt
    _design_mode
    _design_mode
    nopaneltrue
     always has a toolbar with the screen name on the left and toolbar icons on the right. 

    Insert excerpt
    _check_box_tick
    _check_box_tick
    nopaneltrue
     to also display the toolbar in 
    Insert excerpt
    _app_mode
    _app_mode
    nopaneltrue
    . The screen name is displayed. Toolbar icons are not displayed.

    Insert excerpt
    _check_box_untick
    _check_box_untick
    nopaneltrue
     is the default as the toolbar is usually not required in 
    Insert excerpt
    _app_mode
    _app_mode
    nopaneltrue
    .

    Show Window Button Bar

    Insert excerpt
    _check_box_tick
    _check_box_tick
    nopaneltrue
     to display a Windows-style bar at the top of the screen. This has a maximise/restore button and a close button.

    Image Added

    Insert excerpt
    _check_box_untick
    _check_box_untick
    nopaneltrue
     to have no Windows-style bar at the top of the screen.

    Keep Data

    Insert excerpt
    _check_box_tick
    _check_box_tick
    nopaneltrue
     to allow screen data to be referenced even after the screen is closed. This is useful if an application user needs access to global data available in the system.

    Insert excerpt
    _check_box_untick
    _check_box_untick
    nopaneltrue
     is the default. The screen data is not required once the screen is closed.

    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. 

    Insert excerpt
    _check_box_tick
    _check_box_tick
    nopaneltrue
     to cache the screen on the application user's client computer when the screen first opens.

    Insert excerpt
    _check_box_untick
    _check_box_untick
    nopaneltrue
     is the default. The screen does not need to be cached.

    Caching relates to the screen itself. Any data backing the screen will be reload each time the screen is opened.

    Insert excerpt
    _property_tabs
    _property_tabs
    namestyle-h
    nopaneltrue

    Style Settings

    FieldDescription
    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:

    • Pinned to top
    • Pinned to bottom
    • Pinned to left
    • Pinned to right
    • Floating

    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 500px for a small confirmation window. The default size for a popup screen approximately 800px.

    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 150px for a small confirmation window. The default size of a popup screen is approximately 500px. 

    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:

    • Top: 60px
    • Left: 60px


    Left
    Right
    Bottom

    Insert excerpt
    _property_tabs
    _property_tabs
    nameaction-h
    nopaneltrue

    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 

    Insert excerpt
    _workflow
    _workflow
    nopaneltrue
    .

    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:

    •  Image Added Show Table-actions
    • Insert excerpt
      _filter
      _filter
      nopaneltrue

    The grid contains a list of menu items. To add a menu item to the list, click 

    Insert excerpt
    _add
    _add
    nopaneltrue

    1. Click 
      Insert excerpt
      _add
      _add
      nopaneltrue
    2. Select 
    3. 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 

    Insert excerpt
    _delete
    _delete
    nopaneltrue

     Pane

    .

    Insert excerpt_area_right_area_rightnopaneltrue Insert excerpt_area_below_area_belownopaneltrue

    Menus and Toolbars

    Screen Toolbar

    There is a toolbar above the screen canvas. This provides the following options:

    List options
    Insert excerpt
    _
    area_left
    attributes
    _
    area_left
    attributes
    nopaneltrue
    Opens the Available Attributes Window.

    Insert excerpt
    _

    area_lock_width

    tables
    _

    area_lock_width

    tables
    nopaneltrue

    Fix the height or width of the selected pane. You will no longer be able to resize a pane by dragging its dividing line

    Opens the repository showing the list of available tables for your application.

    Insert excerpt
    _
    area
    screen_
    lock_height
    toolbar
    _
    area
    screen_
    lock_height
    toolbar
    nopaneltrue
    Opens the repository showing the list of available screens for your application.
    Insert excerpt
    _
    delete
    actionflow
    _
    delete
    actionflow
    nopaneltrue

    When a specific component is selected, delete the component.

    Delete options depend on the selected item, for example:

  • Delete Selected Objects

  • Delete Pane

  • Delete Form 
    Opens the repository showing the list of available Actionflows for your application.
    Insert excerpt
    _
    remove
    palette
    _
    remove
    palette
    nopaneltrue
     ElementRemove the selected item from the screen, whilst leaving it in the repository
    Open the list of palettes.
    Insert excerpt
    _
    element_delete
    template
    _
    element_delete
    template
    nopaneltrue
    Delete a screen element
    Opens the repository showing the list of available templates for your application.
    Insert excerpt
    _
    form
    styles_
    new
    ccs
    _
    form
    styles_
    new
    ccs
    nopaneltrue

    Create a new form in the current area.

    Open the repository showing the list of available styles for your application.
    Canvas options
    Insert excerpt
    _
    pin
    property_
    unpin
    settings
    _
    pin
    property_
    unpin
    settings
    nopaneltrue
    Pin a component to fix its position; see Pinning and Unpinning.
    Open the properties tab for the screen.

    Insert excerpt
    _unlock
    _unlock
    nopaneltrue

    or 

    Insert excerpt
    _

    palette

    lock
    _

    palette

    lock
    nopaneltrue

    Open the palette to drag in components

    Unlock a screen to edit its layout.

    Lock a screen to prevent accidental edits and to display the data content.

    Insert excerpt
    _

    autosize

    refresh
    _

    autosize NoteUsing this option, or manually resizing a component may change the state of the Layout → Style Settings → Auto Size property.

    refresh
    nopaneltrue

    Toggle whether or not the currently selected component is automatically auto sized when an application window is resized by the user.

    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 

    Insert excerpt
    _

    align

    screen
    _

    align

    screen
    nopaneltrue

    Options to arrange the selected components:

     Options.

    Menu optionDescription
    Insert excerpt
    _
    align_left_align_leftnopaneltrue: Align the left edges of all the selected components to the component that is furthest to the left
    unlock
    _unlock
    nopaneltrue
    Unlock a screen to edit its layout.
    Insert excerpt
    _
    align_right
    lock
    _
    align_right
    lock
    nopaneltrue
    : Align the right edges of all the selected components to the component that is furthest to the right
    Lock a screen to prevent accidental edits and to display the data content.
    Insert excerpt
    _
    align
    context_
    top
    parameters
    _
    align
    context_
    top
    parameters
    nopaneltrue
    : Align the top edges of the selected components to the component that is positioned highest
    Open a window listing the context parameters in alphabetical order, if applicable.
    Insert excerpt
    _
    align
    element_
    bottom
    show
    _
    align
    element_
    bottom
    show
    nopaneltrue
    : Align the bottom edges of the selected components to the component that is positioned lowest
    Open the properties for the screen element.
    Insert excerpt
    _
    align_horizontal
    delete
    _align
    _
    horizontal
    delete
    nopaneltrue
    : Equally distribute the selected components horizontally in the available space.

    When a specific component is selected, delete the component.

    Delete options depend on the selected item, for example:

    • Delete Selected Objects
    • Delete Pane
    • Delete Form 

    Insert excerpt
    _

    align_vertical

    palette
    _

    align_vertical

    palette
    nopaneltrue

    : Equally distribute the selected components vertically in the available space
    Open the palette to drag in components.

    Insert excerpt
    _repository_find
    _repository_find
    nopaneltrue

    Open the repository with to see the selected component in the list. This can be useful if you want to move a component.
    Insert excerpt
    _screen_properties
    _screen_properties
    nopaneltrue
    Open the properties tab for the screen
    . Insert excerpt_record_show_record_shownopaneltrue

    Display information about the table and its records.

    Insert excerpt_mapping_mappingnopaneltrueOpens a new mapping element properties tab where you can map attributes with different names to components
    .
    Insert excerpt
    _record_
    children
    show
    _record_
    children
    show
    nopaneltrue
    For the selected parent container, select all the child components

    Display information about the table and its records.

    Insert excerpt
    _show_table_

    properties

    configuration
    _show_table_

    properties

    configuration
    nopaneltrue

    or Show the Table Configuration

    Open the properties for the table.

    Insert excerpt
    _attributes_

    show

    add
    _attributes_

    show

    add
    nopaneltrue
     to ...

    Show the list of attributes that are bound to the component. The attributes can be from a table or view. This is shown in the option:
    Opens the Available Attributes Window.

    Insert excerpt
    _

    attributes_show

    access
    _

    attributes_show

    access
    nopaneltrue

     for table <name>

    Insert excerpt
    _

    attributes_show

    audit
    _

    attributes_show

    audit
    nopaneltrue

    HTML Comment
     for view <name>htmlcomment
    hidden
    true

    Unreachable Actions

    A workflow can have placeholder actionflows linked to a screen. If the actionflow has not been wired then it is listed here.

    Open on Startup

    You may have a screen that acts as your application's welcome window. Use this option to open a screen whenever the application starts.

    Insert excerpt
    _check_box_tick
    _check_box_tick
    nopaneltrue
     to open the screen when the application starts.

    Insert excerpt
    _check_box_untick
    _check_box_untick
    nopaneltrue
     is the default. The screen is opened by a user interacting with the application. 


    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


    Learn More

    For links to all pages in this topic, see Designing Screens. Insert excerpt_terms_changing_terms_changingnopaneltrue