Versions Compared

Key

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

Insert excerpt
_Banners
_Banners
namescreen
nopaneltrue

Insert excerpt_palette_palettenopaneltrue

component or layout

anywhere on a screen

the component(s) on the screen

Repository →  Insert excerpt_template_templatenopaneltruecomponent or layoutanywhere on a screenEither the repository →   Insert excerpt_tableOnly_tableOnlynopaneltrue →  Insert excerpt_attributes_attributesnopaneltrueOr a popup list of  Insert excerpt_attributes_attributesnopaneltrueattributean areaa labelled fieldRepository →   Insert excerpt_tableOnly_tableOnlynopaneltrue

table

anywhere on a screen

Prompts you to select the data-component you want to add. This also creates a view based on the table

Overview

To design configure a screen, you drag components and layouts from the 

Insert excerpt
_palette
_palette
nopaneltrue
, or a data table, onto the screen canvas.

PhixFlow comes with two pre-installed base palettes that provide the essential building blocks you need. You can download additional palettes. that have a full set of layouts with a consistent style. Using these palettes mean you can quickly create new applications with a consistent look-and-feel. Additional palettes are provided as template packages; see the Installing Template Packages.

 Once the template package is installed, when you create a new application, you can select the one you want to use. This sets some default styles for your application and adds its palettes to the list in 

Opening a Palette

  • Expand the Packages section to see all the packages available to you, for example, Theme 2.1.
  • To make a package available in your application:

    1. Open two repository tabs side-by-side.
    2. From the Packages section, drag a template package into your application's properties Packages list.
    Adding Content

    Palettes are available from the Toolbar on a screen, click the

    Insert excerpt
    _palette
    _palette
    nopaneltrue
    .

    Tip

    We recommend you use Theme 2.1 palette, as this makes use of all the latest features for components, including highlighting where on a screen canvas you can drop a component; see the Installing Template Packages.

    What Palettes Do I Have?

    To see the palettes available to you:

    In the right panel, switch to the repository tab, or click Insert excerpt_repository_repositorynopaneltrueto open it.

     button to display them.

    Adding to a Screen

    To add content to a screen, drag components and layouts your screen, such as buttons, maps, headers etc:

    1. Click and drag items from the 
      Insert excerpt
      _palette
      _palette
      nopaneltrue
       onto
    the screen canvas.

    Starting with a Complete Layout

    Theme 2.1 has some complete screen layouts. These provide screen templates with different header-body-footer layouts, to which you can add more components. Open the palette → Theme 2.1 → Complete Screens and drag one of the layouts from the palette onto an empty screen canvas. 
     

         Image Removed 

    Adding Components

    If you start with a complete layout, or create your own layout, drag components from the palette onto the screen canvas. Start with container components then drag in components for headers, footers, buttons and labels.

    When you drag components from
    1. the
    Theme 2.1 palette, PhixFlow highlights containers on the
    1. screen
    canvas where you can drop the component, as shown below. This is known as a Preferred Parent.
    1. as illustrated here:
      1. Image Modified

    Adding

    Data Tables

    You can also drag a data table onto the screen canvas to display its data.

  • Find the table you want to use:
    • either in the repository Tables list
    • or open its properties.
  • Drag the table icon onto the screen canvas.
    The screenshot below shows how to drag the table icon from the properties onto the canvas.

    Image Removed
  • Select how you want to display the data, for example in a grid or chart.
  • Adding Form Fields

    It is

    Form Fields 
    Anchor
    AddingFormFields
    AddingFormFields

    It's easy to create data to display or data entry using fields on a form by dragging attributes onto the screen canvas:

    1. Open the table the 
      Insert excerpt
      _tableOnly
      _tableOnly
      nopaneltrue
      properties.
    2. Drag attributes from the Attributes
      Insert excerpt
      _attributes
      _attributes
      nopaneltrue
       section onto the screen canvas.
    3. Enter a name for the field component.
    4. PhixFlow automatically creates the form fields using on the default style specified for the type of data that the attribute represents.

    For example, a telephone number has a number field, whilst a name has a text field. The default styles are set in your application properties

    .

    Refreshing the Screen

    Under certain circumstances changes you make on a screen will not appear immediately. There are two main reasons why this occurs and there is a solution for both.

    First, when PhixFlow opens a screen it will load any data associated to it. If you then change a default value for a component such as a Dynamic Text header, the value will not refresh until PhixFlow reloads the screen. Therefore a quick close and reopen of the screen will invoke a refresh and you will see you change appear. This is the most common fix.

    Second, and less common in PhixFlow, is your web browser caching content. This means content has been save by the browser so that it can load the website faster. Typical items which get cached are images and styles (CSS). You can search the web for how to clear saved images and temporary files from your browser.

    Understanding Default Styles

    When you set up your application, it is important to: 

    • either choose a template, which configures your default styles
    • or to select default styles in the Application Properties.

    This tells PhixFlow which component to use when you drag tables or attributes onto a screen canvas; see Understanding Template Packages. If you do not set a default style in your application, PhixFlow uses the styles set for the whole system in System Configuration.

    Note

    If you change the defaults set in System Configuration, the change affects all users and applications for the PhixFlow instance.

    Drag FromItemDrag on toCreates

    .

     Repository → excerpt-include

    _tableOnly_tableOnlynopaneltrue → View

    Or table properties → View section

    Or any popup list of views

    viewan areaAdds an instance of the view.

    Dropping Components Into or Next To Existing Content

    When you drop a component, table or attribute onto a screen canvas, PhixFlow needs to know if you want to put the item into or next to any existing component in that locationitem.

    Insert excerpt
    Moving Components Content on a Screen
    Moving Components Content on a Screen
    nopaneltrue
     See Moving Components on a Screen.

    Where the palette component item has a preferred parent configured, when you drag the component it onto the a screen canvas, PhixFlow highlights suitable containersthese preferred parents and will try and place the item you are dragging inside its preferred parent; see Component Categories and Preferred Parents.

    Palettes

    Palette content is organised into groups (see Theme 2.1), with icons and descriptions to indicate their styling and purpose. At the top level are the pre-built screens such as:

  • Confirmation Screen: A complete screen designed to be used as a confirmation message or other binary option.
  • Full Screens: A complete screen containing windows controls, a content area, a single tile with a header and CRUD buttons in a footer.
  • Data Entry Forms: a form or popup window for an application user to enter data

    .

    Note

    Palette names vary. Check your palette and the descriptions of the items for full details of what is available to you.

    To make changes to a screen from the palette, or to design of your own screen, use components such as:

    • Headers: provide clarity and structure to the screen and act as labels to divide a screen into sections.
    • Footers: useful for the buttons to provide create, update and delete functionality, so that the application user can make changes to data.
    • Tiles: special layouts from data entry forms to Google maps. The container for a tile is configured so the components in the tile can shift their layout in response to the form-factor of the device on which your application is running; see Sizing and Positioning Screen Content.

    Image Removed

    Finding a Component
    Anchor
    formBuildingFindComponentParent
    formBuildingFindComponentParent

    When you are working on a screen, it can be useful to see how a component fits into the hierarchy layers. You can see this more clearly in:

    either the 

    The 

    Insert excerpt
    _layers
    _layers
    nopaneltrue
     panel on the left of the screen canvas automatically highlights any selected item. To display or hide the panel

    click the slider: 

    click 

    Insert excerpt
    _layer_slider
    _layer_slider
    nopaneltrue

  • or in the repository Components section, in the right panel.
  • To highlight the component in the Layers panel or the repository, select it on the screen canvas.

    To open the properties for a component:

  • in the canvas right-click on the component and select Show Details
  • In the Layers panel or repository click on its name and click  Insert excerpt_edit_editnopaneltrue

    Moving Content on a Screen

    See Moving Content on a Screen

    Trouble Shooting

    Are changes not showing? Under certain circumstances changes you make on a screen will not appear immediately. Therefore a simple close and reopen of the screen will invoke a refresh and you will see your changes appear.

    What's Next?

    Child pages (Children Display)
    styleh3