Versions Compared

Key

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

??todo Todo-Fiona  1. Review text, check all options covered. 2. Request link from PhixFlow

...

Access the stream view attributes properties from the stream view → View Attributes section.

Insert excerpt
_standard_settings
_standard_settings
nopaneltrue

Basic Settings

FieldDescription
OrderThe order in which the attributes will appear in the view. For a grid view, this is the order of columns.
Name

The display name of the attribute in the view. By default, this is the same as the name of the attribute in the underlying stream.

Remember that if you are applying an Aggregate Function to the attribute, it is often useful to reflect that in the display name. For example: you are going to display the average monthly spend for each customer, by applying the aggregate function Average to the attribute CustSpend. You set the display name as CustSpendAverage.

Aggregate Function

You can specify an Aggregate Function on this attribute. As soon as you have specified a single aggregate attribute in your view, any other fields will be either aggregate attributes - if you also specify an aggregate function for them - or used as grouping attributes.

Role

This option is available if the view is a chart, i.e. not a data grid. This is the role that the field has in generating the chart.

You can set the role manually in the stream view attribute editor - but it is generally better to create charts using the visual editor. To do this:

  • drag your stream view into a dashboard
  • make sure you are in design mode
  • unlock the padlock in the view (if it is not already unlocked)

You will see a visual chart editor. You can drag stream attributes onto this editor to create your chart. See Pivot Views and Charts, below.

Double-click Actiontodo??-Fiona
ActionSpecify a Stream Action for this Stream View Attribute. If this is a grid view then hovering the mouse over a cell a column created from this Stream View Attribute will cause a cog to appear. Clicking the cog select the row which contains the cell you have clicked, then will run this action.
Always Show The Action Icon

This check box is only available if an Action is specified.

Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
  to always display the action icon in read-only grid cells. The user can click anywhere in the cell to run the action.

Insert excerpt
_check_box_untick
_check_box_untick
nopaneltrue
 to only display the action when the cell is in focus.

Hide the Input Field

This check box is only available if an Action is specified.

Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 to hide the input field and to display the action icon in the column.

Insert excerpt
_check_box_untick
_check_box_untick
nopaneltrue
 to display the input field in the column.

Hide the Action Icon

This check box is only available if an Action is specified.

Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 to hide the action icon. The user can run the action by clicking anywhere in the cell. Do not tick this option for editable columns.

Insert excerpt
_check_box_untick
_check_box_untick
nopaneltrue
 to display the action icon in the column.

Action Icon StyleThe style applied to the action icon. If no style is set, PhixFlow uses a default cog icon.
Stream Attribute Details

Name

The name of the underlying stream attribute.
TypeThe type of the underlying stream attribute. This cannot be edited here. It must be edited in the stream. See Stream.
Number Format

Available when the underlying stream attribute is Type Float, Integer or Decimal.

Specify the number format as it will be displayed on a grid or form; see Number Format.

Date/Time Format

Available when the underlying stream attribute is Type Date or Datetime.

Specify the format of a date/time as it will be displayed on a grid or form; see Date Time Format.

...

FieldDescription
Allow Empty Row
Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 to display an empty row in a the drop-down list. This means users can empty the cell value.
Cache Data
Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 to cache the drop-down rows after the first load.
Selection Stream ViewThe stream view that will be displayed as a drop-down for the table cell.
Drop-Down Value FieldA custom field to be used for getting cell value from the drop-down.
MappingsA list of additional mappings which can be used to set values of more table cells (columns) using this drop-down.
Background Filter RulesTo do??todo-Fiona
Evaluate these filter rules as an ORTo do??Todo-Fiona

Form Settings

These settings are only available for form views - that is, grid views that have Form View ticked.

...