Redirect Action
Interface Feature Availability
Available in web interface Produce only.
Overview
This action is used when you want the Redirect URL to be static and can only be used in Design.
Redirecting Via the Text Value
This option is used when you want the Redirect URL to be static and can only be used in Design.
- Add an Action to the Finish page.
- Select the Redirect action from the Type drop-down menu.
- Redirect action will now be added to the Finish page of your project.
- On the Properties tab, select Redirect URL from the Attribute drop down menu.
- Select Text Value from the Type drop down menu. Enter the URL you wish to redirect to. For example, add
www.smartcommunications.com
. - Click Add.
- Run your project in Produce. After you generate your wizard, you will be redirected to the specified URL.
Notes
- To update an existing attribute value, click on the added attribute. In the fixed value field, edit the URL and click Update.
- To remove an existing attribute value, select the value and click Remove.
- Redirect action can also have conditions attached to it. Refer to Defining Conditions.
- Redirect action can also be added to a transition in a workflow. Refer to add actions to workflow transitions.
Redirecting Via the Answer Value
This option is used when you want the Redirect URL to be dynamic, which can be entered by the user in Produce.
- Add a Text Field to the page.
Note
This will be where the user references the URL
- Add a redirect action and ensure properties tab is selected.
- Select the Answer Value from the Type drop down.
- Select the answer of the question added.
- Click Add.
- Run your project in Produce. After you generate your wizard, you will be redirected to the specified URL.
Updated 10 months ago