This page explains how to open a screen or create a new one, as well as how to add components to a screen.
Select an Existing Screen
From the application Home window, select Design Screens.
- Select one of the listed screens.
PhixFlow opens the screen canvas on the left and the palette on the right.
Create a New Screen
If you have defined your data in an ERD, you can create a screen and its components based on that data; see Create a Screen From ERD Data. To create the screen first:
- Click Create New Create New to create a new screen.
- Select a screen template. This will give you pre-set layouts such as:
- desktop or mobile dimensions
- full screen or pop-up
- a data grid or form.
- 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: This need to be updated with the logic from flow: 5.5 if you want to include this level of detail here.- 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 into the canvas from the palette.
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 toolbar
- On the left is the layers panel, which shows how the components are nested; see Using Layers, below.
- On the right is the palette. Drag components from the palette onto the canvas. Do we want to talk about preferred parent here?
- Above the toolbar, you can find quick access to lists of:
- other palettes
- component categories
- templates: components that can be added to a palette
- styles
- menus
- images.
Unlock a Screen Canvas
To prevent accidental editing of a screen, PhixFlow opens an existing screen with the canvas locked:
- when you first open an existing screen in Design Mode
- when you switch between Design Mode and Application Mode.
To unlock the canvas, right-click on the canvas and select
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.
Testing Screens
DRAFTING
To test, clcik Application Modeso you can interact with the screen as if you are an application user.
Design mode is pretty wisiwig but it does not behave how the screen will behave for an app user.
Remember you can switch to app mode to do this.