Wiki source code of Weiterleitung


Show last authors
1 {{figure image="redirect_en.png"}}
2 User interface for editing actions of type //Redirect//.
3 {{/figure}}
4
5 Actions of type //redirect// allow you to redirect the user to a different internal or external web page.
6
7 == Options ==
8
9 * **URL template**
10 Select the target URL. Instead of entering the address of the web page directly, links and URLs are managed by [[URL template>>Formcycle.UserInterface.FilesAndTemplates.Link]]. In case an URL should have changed, you only need edit the URL once and the changes will be applied to all forms using that URL.
11 * **Additional URL parameters**
12 When necessary, custom URL parameters can be added to the URL.
13
14 {{info}}
15 The user will only be redirected once all actions have been processed. Should there be any other actions of type //Redirect// after this action, the user will be redirected to the URL specified by the most recently executed action of type //Redirect//.
16
17 For example, when two actions have been added for a state, the first action of type [[Response page>>Formcycle.UserInterface.MyForms.WorkflowProcessing.Actions.ResponsePage]] redirecting the user to the response page //Page 1//, and the second action of type //Redirect// redirecting the user to //Page 2//, the user will be redirected to //Page 2//.
18 {{/info}}
Copyright 2000-2024