Currently in draft. Requires technical input from Eleanor and context input from Skevi.
This page is for application designers who want to configure actions.
Insert excerpt _action_concepts _action_concepts nopanel true
When you are creating a micro-action for a stream, use the micro-action attribute properties to add an expression that affects what happens to?? evaluates to the new value for that stream attribute.
- Create a Micro-Action Stream Item Actions.
- In the Basic Settings → Attributes to Update section there is a grid of attributes.
- In the grid, double-click on a attribute.
- PhixFlow opens the micro-action attribute property tab.
Micro-Action Attribute Properties
This property tab is not available from the repository. It only opens from the Micro-Action Stream Item Actions properties.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...
Field | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Order | Enter the order in which the attribute expression will be evaluated. | ||||||||||||
Attribute | Select the name of the stream attribute that will be populated. | ||||||||||||
Expression | Enter an Expression to generate a new attribute value. To refer to stream attributes, pipes and elements in the expression, use:
You can also use the following prefixes:
MessagesYou can use the message functions in the expression. When the action runs, any messages are written to the system console and logs.
|
...