Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 28

Insert excerpt
_Banners
_Banners
namescreen
nopaneltrue

This page is for data modellers and application designers who want to configure attributes to display data on a simple status dashboard or an application screen.

Overview

In a view you can select a subset of attributes to appear in the view, then configure options related to how the attributes are used in the view.

Access the view attributes properties from the 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 table.

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.

Model Validation Status
Insert excerpt
_validate
_validate
namestatus
nopaneltrue
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 view attribute properties. However, we recommend that you create charts using the visual editor. To do this:

  • drag your view into a dashboardscreen
  • make sure you are in design modeunlock the padlock in the view (if it is not already unlocked)in 
    Insert excerpt
    _design_mode
    _design_mode
    nopaneltrue
  • Insert excerpt
    _unlock
    _unlock
    nopaneltrue
      the view (if necessary).

You will see a visual chart editor. You can drag attributes onto this editor to create your chart. See ; see View > Pivot Details and Charts, below. 

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.

Double-click Action

Select the type of action that PhixFlow will run when the user double-clicks the view.

  • No Action
  • Stream Table Action
  • Actionflow
Action

Available when Double-click Action is Stream Table Action.

Select a table-action for this view attribute.

For grid views, an application user can hover their mouse over the grid column for this attribute to display a cog. Clicking the cog to run this action on the clicked row.

Actionflow

Available when Double-click Action is Actionflow.

Select the actionflow that will run when the the user double-clicks on this view attribute. 

  • To show the list of available actionflows, click 
    Insert excerpt
    _actionflow
    _actionflow
    nopaneltrue
    .
  • To create a new actionflow, click 
    Insert excerpt
    _add
    _add
    nopaneltrue
    ; see Actionflow.
Always Show The Action Icon

Available when 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

Available when 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

Available when 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. Image RemovedImage Added
Stream Table Attribute Details

Name

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

Available when the underlying 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 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.

Grid Settings

These settings are only available for view attributes for grid and pivot views.

FieldDescription
Grid Default Width (pixels)

Specify a value, in pixels, to set a fixed column width for this attribute, overriding the default.

If you do not specify a Grid Default Width for a grid view, PhixFlow automatically creates the grid and adjusts the column widths to fit the space available. For example, PhixFlow can flex the grid as the window is resized. 

Minimum Width

Where no Grid Default Width is specified, set a Minimum Width in pixels for this attribute's column. Where space is available, PhixFlow will resize the column to fit the available space, but will not make the column narrower than the minimum specified here.

A user can make the column narrower, by dragging its column divider in the grid.

When Grid Default Width is specified, PhixFlow ignores this option.

Label

An optional label for the resulting column header. If left blank, this is the Name of the view attribute, formatted with a space before each capital letter.

The label gives you more options for setting the column header - for example, control over the white space in the column heading - but you can also make this an expression. For example, to that the column contains transactions for the currently logged in user, you could use: 

Code Block
"Transactions for " + _user.username

For user pchevalier, this would give the column heading:

Code Block
Transactions for pchevalier

To use an expression in this field, tick the box Label is Expression.

Multi-level labels can be generated by configuring the Label to return a list of values.

Label is Expression
Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 to set the Label using an expression.
Changes Row Colour
Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 to change the row colour when the value in this field changes.
Always Hidden

Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 hides this attribute's field on the view. This overrides  the result of the Hide if evalutes to True expression.  

Use this option when you need to include a field in a view for a filter or Action, but displaying it would make the view cluttered. 

Hide if evaluates to True

Enter an expression that determines whether or not the attribute's field is displayed on the view. When the  expression evaluates to true, then the field will be hidden.

When Always Hidden is ticked, the result of this expression is ignored.

Read Only

Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 to make this attribute read-only in the grid view.

Alignment

Set the alignment of values in this column to:

  • Left
  • Right
  • Centre

Drop-Down Settings

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 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 Rules

 A list of the filter rules applied to this view attribute.

Click

Insert excerpt
_add
_add
nopaneltrue
 to add a new rule; see Filter Rule.

Evaluate these filter rules as an OR
Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 to run the rules as a logical OR rather than an AND.

Form Settings

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

FieldDescription
Read OnlyThis makes the field read-only in the form view.
Height On Form (pixels)Sets the height of the form field for this attribute. PhixFlow will create the form field with a default height - you only need to specify a value in this field if the height you want is different from this default.
Width On Form (pixels)Sets the width of the form field for this attribute. PhixFlow will create the form field with a default width - you only need to specify a value in this field if the width you want is different from this default.
Multiline on Form
Insert excerpt
_check_box_tick
_check_box_tick
nopaneltrue
 to enable form users to press the Enter key to create multiple lines in this field, or copy multi-line text into this field.
Selection View Attribute

This sets the drop-down list from which the user can pick a value. Drag the view attribute that you want to use for the drop-down list into this field.

You must tick Show the drop-down button to display the drop-down.

When a user is entering or updating data using a form view, you can use the internal variable _form to use a value already entered in the form in the filter on a selection view. That is, the values that appear in a drop-down list will be governed by values they have entered so far in the form. See Configuring Pivot Details on the View below, for an example of configuring selection view attributes.

If another view attribute has a Selection View Attribute set and has Show the drop-down button set to yes, then it is possible to set the current view attribute from the same selection view without a further drop-down list. Drag the view attribute that you want to use to set this view attribute into this field

Drag the attribute out of the field to delete the contents of the Selection View Attribute.

Show the drop-down button

Formatting Rules

These settings are only available for view attributes for grid and pivot views. For details of formatting rule properties, see see Formatting Rule.

A list of the formatting rules that apply to this field in the view. 

All formatting rules whose Rule Expression evaluates to true will be applied to the field in the grid. However, you can tick Stop if True so that, if a rule evaluates to true, no styles that follow this in the list of rules will be applied - regardless of the result of their Rule Expression.

Errors

Insert excerpt
_validate
_validate
nameerror
nopaneltrue


Live Search
spaceKey@self
additionalnone
placeholderSearch all help pages
typepage

Panel
borderColor#00374F
titleColorwhite
titleBGColor#00374F
borderStylesolid
titleSections on this page

Table of Contents
maxLevel3
indent12px
stylenone

Learn More

For links to all pages in this topic, see Analysis Models for Batch Processing Data.

Insert excerpt
_terms_changing
_terms_changing
nopaneltrue