This page explains how to open a screen or create a new one.
Select an Existing Screen
From the application Home window, select Design Screens.
- Select one of the listed screens; remember you can change the format of the list to see more names.
PhixFlow opens the screen canvas on the left and the palette on the right.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Create a New Screen
CanvasTo prevent accidental editing of a screen, PhixFlow opens a screen with the canvas locked:
when you first open an existing screen inCreate
If you have defined your data in an ERD, you can screen and its components based on data; see Create a Screen From ERD Data. To create the screen first:
- Click
Create New to create a new screen.Insert excerpt _add _add nopanel true - Select a screen template. This will give you pre-set layouts such as:
- desktop or mobile dimensions
- full screen or pop-up
- basic screen layout, such as a data grid or formdesktop or mobile screen dimensions.
- PhixFlow prompts you to:
- Enter the name and description for the screen.
- Select whether or not the screen will Open Maximised.
When you select this option, the screen will open "full screen" for the application user.
Otherwise, PhixFlow assumes the screen will be a pop-up window. It automatically selects the following options:- Always on top
- Allow user to resize
- Click Confirm.
- PhixFlow opens a new screen canvas on the left and the palette on the right.
To add components to the screen, drag them
ininto the canvas from the palette
.If you have defined your data in an ERD, you can screen and its components based on data; see Create a Screen From ERD Data.
Screen Design
Screens tabs.
The Screen Canvas and Options
PhixFlow has several areas of the screen with features to help you when designing a screen.
- The central area is the canvas where you design your screen.
- Along the top of the canvas is the
- On the left is the layers panel, which shows how the components are nested.
- On the right is the palette. Drag components from the palette onto the canvas.
Othertabs
- Palettes
- Component Categories
- Templates
- Styles
- Menus
- Images
Unlock a Screen Canvas
To prevent accidental editing of a screen, PhixFlow opens a screen with the canvas locked:
- when you first open an existing screen in
Insert excerpt _design_mode _design_mode nopanel true - when you switch between
andInsert excerpt _design_mode _design_mode nopanel true
.Insert excerpt _app_mode _app_mode nopanel true
To unlock the canvas, right-click on the canvas and select
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Adding Components to a Screen
For your selected template, PhixFlow displays a palette. This has all the "bits" or components you need to build a screen. A typical screen has a nested structure, as shown in the following picture.
- Complete Forms - a full screen layout
- Form Elements - sets fo components prebuilt to make it easy to create a customised screen
If you do not want to use these, you can design your own screen. Some components are designed to be containers. These will give you distinct areas on the screen, with padding and margins so that child items look sensible.
- Tile containers - create the areas on your screen design
- You can then drag in Tiles or tile elements. These are still composites of several components.
If you want to go right back to the basic screen components and fields, use the last 2 palettes.
Tip |
---|
You do not need to add lots of individual form fields to your screen. Instead you can:
For how to do this, see Showing Data on a Component. Alternatively, you can add components, such as fields, and bind them to data later. |
Fields that do not know what data to show are displayed with a broken link icon??, and those that have a data binding show the link icon??
Where Can I Drop This?
Whenever you start to drag a component from the palette, or an attribute, PhixFlow highlights the area onto which you can drop something using light blue, as shown below.