How to create an application link

How to create an application link

Application Link: This is used to link the application with any other type of project application. This type of link is associated with insert and update events.


  • Open your application and go to the “Application Links” on the side menu.


  • Click the "click here" link or "create new link" to create a new link.



  • Choose the application link and click next.


  • Choose the destination application and click next.



  • Set the parameters. If you do not want to set parameters just click confirm.

To define parameters in an application link the target application must have the parameters, such as a where clause.

Parameter Types:

Field: Used to pass the value of an application field as a parameter.

Fixed value: Used to pass a fixed value as a parameter.

Global variable: Used to pass the value of a global variable, used as a parameter.

No value: by choosing this option no value will be passed as a parameter.


Set the redirect after insert and redirect after update properties (yes, no and close application) and save. 



If any of these events occur, the application will be redirected to the destination application according to the property set.


  • It's still possible alter the settings defined and delete a link created.



Properties: Opens the already defined link properties, which changes link behavior, positioning, link opening mode.

Link: Changes a target application and its parameters.

Delete: Deletes the link created.


    • Related Articles

    • How to create an edit link

      Edit Link: Used to edit grid records through a Form. In the generated grid a link will be displayed on each row for editing the record. By clicking on the link, the form of the selected record can be displayed in various ways (in an iframe, in a ...
    • How to create a field link

      Field Link: Used to create a navigation link in a grid column for any existing project application. When you select this type of link, all grid fields will be displayed in a select so that you can select the one to place the link on. The application ...
    • How to create a capture link

      Capture Link: Used for the grid filter form, it imports data from another grid into the filter form field. Selecting the capture link type will display a list of fields in the filter form so that you select the field that will receive the data ...
    • How to create a button link

      Button Link: Used to link the application with any other type of project application. In this type of link a button is used as a link between applications. How to do a button link Make a link button in your application. Set the button as a link ...
    • Creating a Dashboard application

      In this tutorial we will show how to create and configure an Dashboard. This application lets you display several types of nested widgets applications. - First we must create a Dashboard application. 1. Creating a new Dashboard application. - Then we ...