Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...
A list of the screen zones on this screen. Where screen zones are bound to data, you can link them, so that the data in one zone drives the data in another; see /wiki/spaces/HELP12/pages/9909895169.
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.
...
You can remove a zone from the screen by right clicking on the view and going to Screen Options → Remove zone from screen
Link Views to Create a Driving View
You can link views together so that the contents of one view are filtered based on items selected in a driving view.
A grid view (grids only) will be automatically a driving view if any of the filter expressions in any of the zones reference the view by name.
To make a zone dependent upon the driving 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 driving view. An example condition expression is:
Code Block |
---|
AccountNum equals ACCTS.AccountNumber |
Where AccountNumber is an Attribute on the driving view.
Menus and Toolbars
Screen Context Menu
Right-click on a screen to display the context menu for it.
Menu option | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| When a layout or screen is locked, unlock to make changes. | ||||||||||
| Lock a layout or screen to display the data content. | ||||||||||
| Open a window listing the context parameters in alphabetical order. | ||||||||||
| Add a vertical bar to the current area. | ||||||||||
| Add a horizontal bar to the current area. | ||||||||||
| Create a new form in the current area. | ||||||||||
| Open the palette to drag in components. | ||||||||||
| Open the properties tab for the screen. | ||||||||||
| Toggle whether or not the currently selected component is automatically autosized when an application window is resized by the user.
| ||||||||||
Show Attributes for <stream name> | Open the list of attributes for the stream. This option is available when a screen has a backing stream. | ||||||||||
Show Attributes for <view name> | Open the list of attributes for the stream view. This option is available when a screen has a backing view as well as a backing stream |
Screen Toolbar
This is found in the top, right-hand corner of a screen canvas. This provides the following options:
Open the screen properties. | |
Print the screen. | |
Update the screen to reflect changes made elsewhere in PhixFlow, such as the screen properties, layer orders or shared styles. |