Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
...
...
...
...
Basic Settings
...
An application can have many actionflows, and an individual actionflow can have many actions. This can lead to many items being listed in the repository. Use this option to omit the action from the repository.
...
Input Connection Point Attributes
Each open url node has 3 input connection point attributes which can be mapped to
...
...
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
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.
Primary connection points display the screen properties as attributes.
...