Companies List
.A complete list of all companies
.Tile with Buttons.
Before we begin adding data and editing the look and feel, we will first look at the structure of the screen. This is beneficial as this knowledge will make editing the screen easier to understand.
A screen is made up of components (the smallest building block) and layouts (a group of components) arranged by . Components are things like areas, static text labels and form fields, which display data from a table. Multiple components are combined into layouts, such as a label and a field, or more complex parts of a screen with responsive design such as a card or tile.
Components are the most basic building blocks that are combined to design a screen. They are available from any palette.
The basic components are:
|
Layouts are groups of pre-configured components. You can create these yourself by combining components or you can use the layouts from a palette (recommended).
For example, a simple layout for a tile is illustrated below:
|
A typical screen has a layered structure, in which one layer is the parent of another layer. This structure, combined with appropriate styling, creates a responsive design that adapts to the screen of the device it is being viewed on. The nested structure for screens is illustrated below. Click on the image to make it larger:
Understanding the Screen MenusThe options for components on a screen can be found by:
Floating Menu (Available in PhixFlow version 11+)The interactive floating menu appears on components on mouseover. It is available on screens when The options available on the floating menu change depending on the type of object, but will always show the most commonly used properties, such as Right-Click MenuThe right-click menu contain global options, such as |