This page is for application designers who want to design re-usable components and add them to palettes.
Overview
The easiest way to design a screen for an application is to:
...
- Create a
...
- dashboard; see Dashboard
...
- Drag in pre-designed components and layouts from the palette. For information about
- components and layouts see Understanding Components and Layouts and Component properties.
- the palettes that can be installed with PhixFlow, see pages in the Using Palettes and Themes topic.
Components and layouts in a palette have been designed to have consistent formats; see pages in the the Styles and Formats topic.
If you have a specific component that you want to reuse on multiple screensdashboards, you can make a template of the component layout template, then add it to a new or existing palette.
For the repository sections Components and Templates the repository does not have a Layout Templates, there is no context menu option to add a new one.
Making a
...
Layout Template
- On a dashboard canvas, add components from a palette to create a layout
- Set all the style options you require.
- In the screen dashboard canvas, right-click the component and select
.Insert excerpt _repository_find _repository_find nopanel true - In the repository, right-click the component name.
- From the context menu, select Copy as a Template.
- PhixFlow opens a new property tab. This is a copy of the original component, with the Advanced → Template property ticked. It is saved in the Layout Template section of the repository.
- Edit the name to reflect that this component is now a layout template.
We recommend that you add a layout template to a Palette:
- Open the repository and palette. Drag one of the tabs into the workspace to show the tabs side-by-side.
- Drag the layout template from the repository into the palette.
Reusing Components in
...
Dashboards
To use a layout template, simply drag it into the screendashboard canvas:
- either from the repository Template Layout Template
- or from the palette.
When you drag in the layout template, PhixFlow prompts you to add a name. PhixFlow saves the copy in your application as a component on the screendashboard, using the new name. This means that changing a layout template
- does not change the components that have already been copied from it.
- new copies will have the change.
Tip |
---|
When you set up a layout template, you might want the option of changing the appearance of components that have been copied from a layout template. To do this, set up a shared style.
|
Managing Layout Templates
When you use a style or Layout template in your screendashboard, they become part of your application. To successfully move an application to a different PhixFlow instance, you must include the layout template and styles in the export. Consider adding your application, and any items it uses, such as layout templates and styles, to a package, to ensure they are all included in an export; see Package.
Use the Administration menu options Export Full Configuration or Open Export Pane to include the layout templates and styles in your package; see Export Configuration and Import Configuration.
...