Helmut Choose Dialog Action
Last updated
Last updated
The "Helmut Choose Dialog Action" node enables users to select a file or folder within Helmut4. This selection can include a single file or folder, which will then be passed to subsequent nodes.
The node allows customization of the selection field with a default title text. Additionally, it incorporates a timeout mechanism; if the specified timeout period expires without user input, the node will fail.
Based on the user's interaction—either providing a file/folder path or declining the input—the node generates a response. This response is accessible via the wildcards {stream.last_result} or {node.result.?} and contains the user's input or the action's outcome, supporting further processing within the Helmut4 environment.