Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Can we have a page purpose description here.

Insert excerpt
_standard_settings
_standard_settings
nopaneltrue

...

FieldDescription
NameThe name of the screen.
Open MaximisedIf ticked, the screen opens fills the whole screen when it is opened.
Allow User to ResizeIf ticked, the user can change the size of the screen while in app mode. All designers can still change 
Show Toolbar Show the toolbar on the screen.
Always On TopAlways keep the screen on top.
Keep DataIf ticked, the screen data is available and can be referenced even after the screen is closed. It can be used if the user wants to store global data available in the system.
Preload

If ticked, PhixFlow preloads the screen as it is setting up. Preloading adds to PhixFlow's setup time.  When the user then opens the screen, it displays immediately. The data itself may still take time to load.

Use this option for screens that the user will always want to open when they use PhixFlow.

Cache Locally

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.

Position
Open on Startup

Screen Zones

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. This can be done on the context menu also.

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:

...

Splitter bars can be removed by right clicking on an empty pane and selecting Delete Pane.

Check with David if this is being dropped for 9.

Add Zone

A zone can be added to a screen by dragging predefined Stream Views onto the screen pane.

...

You can remove a zone from the screen by right clicking on the view and going to Screen Options → Remove zone from screen


Menus and Toolbars

Screen Context Menu - Review this as some of the options are being deprecated e.g. context variables.

Right-click on a screen to display the context menu for it.

Menu optionDescription
Insert excerpt
_layout_unlock
_layout_unlock
nopaneltrue
When a layout or screen is locked, unlock to make changes.
Insert excerpt
_layout_lock
_layout_lock
nopaneltrue
Lock a layout or screen to display the data content.
Insert excerpt
_context_parameters
_context_parameters
nopaneltrue
Open a window listing the context parameters in alphabetical order.
Insert excerpt
_bar_vertical
_bar_vertical
nopaneltrue
Add a vertical bar to the current area.
Insert excerpt
_bar_horizontal
_bar_horizontal
nopaneltrue
Add a horizontal bar to the current area.
Insert excerpt
_form_new
_form_new
nopaneltrue
Create a new form in the current area.

Insert excerpt
_palette
_palette
nopaneltrue

Open the palette to drag in components.
Insert excerpt
_dashboard_show_details
_dashboard_show_details
nopaneltrue
Open the properties tab for the screen.
Insert excerpt
_autosize
_autosize
nopaneltrue

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.


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 needs updating

This is found in the top, right-hand corner of a screen canvas. This provides the following options:

...