This shows you the differences between two versions of the page.
|
versago3:from_actions [2022/11/01 10:32] dlee created |
versago3:from_actions [2022/11/01 11:01] (current) dlee |
||
|---|---|---|---|
| Line 17: | Line 17: | ||
| * The user is asked to confirm the cancellation if any information is found on the form. | * The user is asked to confirm the cancellation if any information is found on the form. | ||
| - | ==== Settings ==== | + | ===== Settings |
| - | {{ : | + | {{ : |
| **Refresh form after submit** | **Refresh form after submit** | ||
| Line 33: | Line 33: | ||
| When this option is selected, pressing the < | When this option is selected, pressing the < | ||
| - | ==== Bizweaver Service ==== | + | ===== Bizweaver Service |
| - | ==== URL ==== | + | Versago allows to call a Bizweaver workflow after the main action of the form is successful. |
| + | |||
| + | Select the **Bizweaver** checkbox. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | |||
| + | The **Target** string to invoke a Bizweaver workflow is shown below. | ||
| + | |||
| + | https:// | ||
| + | |||
| + | - " | ||
| + | - " | ||
| + | |||
| + | Enter the Bizweaver workflow (task ID) to be invoked. | ||
| + | |||
| + | A row pair is created for each variable to be passed to Bizweaver. | ||
| + | * Select **Static** is the variable value is entered manually and is the same each time Bizweaver is invoked from this form | ||
| + | * Select the form field to be used "Form Field" from the drop-down list. | ||
| + | * Enter the name of the variable expected by Bizweaver. | ||
| + | |||
| + | ===== URL ===== | ||
| + | |||
| + | Versago allows to call a URL after the main action of the form is successful. | ||
| + | |||
| + | Select the **URL** checkbox. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | |||
| + | Enter the **Target** string with the desired address | ||
| + | |||
| + | A row pair is created for each variable to be passed to Bizweaver. | ||
| + | * Select **Static** is the variable value is entered manually and is the same each time Bizweaver is invoked from this form | ||
| + | * Select the form field to be used "Form Field" from the drop-down list. | ||
| + | * Enter the name of the variable expected by the URL. | ||
| ---- | ---- | ||