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 stream item action for a stream, use this property tab to add an expression that evaluates to the new value for that stream attribute.
- Create a Stream Item ActionsAction.
- 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 stream item action attribute property tab.
Stream Item Action Attribute Properties
This property tab is not available from the repository. It only opens from the Stream Item Actions properties.
...
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.
|
...