Describes how to use the Open action step

Description

Open the specified action modal in the UI.

Category

UI

Inputs

Label Type Required Default Visibility Description

Entity

entity

yes

Always

The entity that the action belongs to.

Action

entityAction

yes

Always

The action to be executed.

Action view

view

no

Always

The action view to be used. If it is not specified the default one is going to be used.

Record Ids

text

config.action.type is not GLOBAL_ENTITY

config.action.type is not GLOBAL_ENTITY

The condition to be evaluated as true.

Outputs

No configuration is needed.

Sample

Open action Sample

The flow starts, the open action step opens the specified action modal in the UI. and then the execution finished with the end step.

Back to top