Function to redirect your page to both internal and external URL.
How to redirect to another page
Create a new behavior. Put the appropriate caption. Click Action wizard.

Click Create an action.

Click Redirect to another page.

Fill the URL (link that you want to redirect). Click OK.

Click Save changes.

Click View code. Below figure show how it look like in the code view. Click Save and close.

Click Save changes.

Example how redirect function work on the form. In this example, the form will be redirect to Cascading Dropdown page once click on Department menu since we have set redirect function into Department page.
Before redirect:

After redirect:

Comments