Ask to Choose
Shows a popup dialog offering a list of options and reports which one was picked.
An action in the Ask the User group.
Its type is action.dialog_choice.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
confirmed |
When confirmed | execution out | — |
cancelled |
When cancelled | execution out | — |
timed_out |
When time runs out | execution out | — |
message |
Question | data in | String |
options |
Options | data in | String |
choice |
Choice | data out | String |
index |
Index | data out | Int |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Title | title |
Easymatic |
— |
| Question | message |
— | — |
| Options | options |
— | one per line |
| Cancel button | cancelLabel |
Cancel |
— |
| Give up after (seconds) | timeoutSeconds |
0 |
— |
- permission to draw over other apps
A missing permission is flagged in the editor rather than blocking the macro — the graph is fine, the phone is not, and granting it starts the node working with no edit here at all.