Prompt
Overview
The Prompt action displays a dialog box that requests input or confirmation from the user. This could be used for various purposes, such as asking for consent, confirming a decision, or collecting information that is necessary to proceed with the workflow.
The Prompt action ensures that the user is actively engaged in key decisions or inputs, making it ideal for cases where a response is needed before continuing with the next step of the process.
Let’s explore the screens that follow, after drag-n-drop of Prompt action on workflow canvas.
Config
Config Field | Description |
---|---|
Header | It enables to input text which will be displayed on the header of the prompt. |
Prompt Message | It enables to input confirmation message body which will be displayed on the prompt. |
Confirmation Option Label | It enables to input label for button which will be used for confirmation of the prompt operation. |
Cancel Option Label | It enables to input label for button which will be used for cancellation of the prompt operation. |
Prompt Theme |
|
Hide Texture Theme | If checked, it will disable the texture theme of the prompt. |