Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
This page provides details of the properties for the open screen action node and associated expressions. These are part of actionflows.
Overview
Used
Example
View file | ||||
---|---|---|---|---|
|
The above video shows a basic actionflow to open a screen from a button. To open a screen:
Each open screen node has 1 primary input connection point by default called 'screen'. Connecting to this connection point opens the screen and allows the user to optionally map the following screen properties. (may not happen for v9)
- True will open the dashboard in its maximised state.
- False will open the dashboard in its minimised state and will use the above properties.
Once a screen has been attached to the open dashboard node an input connection point for each form on the screen is created with a role of component. Each input connection point automatically has any data fields on the form (dynamic text or form fields) added as attributes. These attributes can be mapped to and supplied with data.
Each input connection point has the following properties:
- Primary
Simply opens the dashboard regardless of data. Has optional mapping fields to set screen properties. - Component
Opens the dashboard and can provide forms with data
- Update
opens form fields with the latest data - Insert
opens the screen with form fields empty - Change fields
opens form fields with data
A list of attributes available on the input connection point. These directly link to the fields available on the form.
Component connection points display attributes available on the associated form.