This page is for application designers. It explains the basic principles for how to add components from the palette as well as features to help you.
still todo-Anthony
- overview
- icons
- move pinning to bottom and note its more legacy
- tidy text and a link to data-binding
- design a basic form - series of - link to pages from video
- Screen -button - create actionflow - wiring a basic actionflows
...
- Use Palette layouts that have multiple areas; see Divide a Screen Using a Palette Layout, below.
This layout has:- a container area type: split view
- sibling areas
- Use pop-up menu options Add Area...; see Divide a Screen Using "Add Area" Options, below.
To resize a pane, drag its dividing line. This automatically resizes adjacent panes. To prevent resizing, right-click to display the pop-up menu and select:
...
Todo-Anthony add icons
Drag From | Item | Drag on to | Creates | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| component or layout | anywhere on a screen | the component(s) on the screen | ||||||||
repository → Layout Templates | component or layout | anywhere on a screen | |||||||||
Either repository → Stream → Attribute Or a pop-up list of attributes | attribute | an area | a labelled field | ||||||||
Either repository → Stream Or stream (table) properties icon (top left) | stream (table) | anywhere on a screen
| Prompts you to select the data-component you want to add. This also creates a view based on the stream (table).
| ||||||||
Either repository → Stream → View Or stream properties → View section Or a pop-up list of views | view | area or component that displays data | Todo-Anthony For existing views, it knows what type of view it is. Adds the view of the type it already is. | ||||||||
repository → Action | action | area or form | a button on the area or form to run the action | ||||||||
default menu bar | a button on the menu bar to run the action | ||||||||||
repository → Stream → Action | stream action from the backing stream | area or form | a button on the area or form to run the action | ||||||||
header of a data-component | a button on the header to run the action | ||||||||||
repository → Dashboard | another screen |
| A button to open the screen |
...
Connecting Layouts to Data
Todo-Anthony - check To connect a form area to data in a stream (table) stream
- From the repository, drag the stream name onto an area or layout
- From the stream
...
- properties, drag the icon at the top of the properties onto an area or layout.
...
PhixFlow will prompt you to select the type of stream or card view that you want to create; see Stream Views Pop-Up Menu.
...