...
...
...
...
...
...
...
...
...
...
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
...
...
...
...
...
...
...
...
...
...
Use this option for screens that the user will always want to open when they use PhixFlow.
...
If ticked, PhixFlow does not preload the screen. Instead, when the user opens the screen for the first time, PhixFlow caches it on the client computer. When the user closes and reopens the screen, it loads immediately. The data itself may still loads from the server.
Use this option for screens that a user may want to open.
Screen Zones
A list of the screen zones on this screen.
Access Permissions
For details about how to control access to a screen, see Common Properties → Access Permissions.
User Groups
A list of the user groups which can view this screen. This tab is only shown if All Users Can View Data is not selected.
Using Screen Options
To edit a screen, right-click and select Unlock Layout.
Splitter Bars
A screen can be divided into multiple, resizing panes by adding vertical or horizontal splitter bars. Right-click the pane or any zone on the pane to:
- Add Vertical Bar
- Add Horizontal Bar
Splitter bars can be removed by right clicking on an empty pane and selecting Delete Pane.
Add Zone
A zone can be added to a screen by dragging predefined Stream Views onto the screen pane.
Remove Zone
You can remove an element from the screen by right clicking on the view and going to screen Options → Remove Element From screen
Link Screen Elements
You can link screen views together so that the contents of one view are filtered based on items selected in a "Driver" view.
A grid view (grids only) will be automatically made a "Driver", if any of the filter expressions in any of the screen elements reference the view by name.
To make a screen element dependent upon the Driver view, set it up with a Filter which uses at least one condition with an expression containing the drivers view name. i.e ACCTS. When the Filter is evaluated, the view name ACCTS notation will contain the rows selected on the Driver view. An example condition expression is:
Code Block |
---|
AccountNum equals ACCTS.AccountNumber |
Where AccountNumber is an Attribute on the Driver view.
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
Toggle whether or not the currently selected component is automatically autosized when an application window is resized by the user.
Note |
---|
Using this option, or manually resizing a component may change the state of the Layout → Style Settings → Auto Size property. |
...