How to create a field link

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 when accessed by the link can be displayed in different ways (in an iframe in a modal, in the same window or in a new window) to do so just by setting in the link properties.

How to do an application link:


  • 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.


How to do a field link from a grid:


  • Choose the field link, set the field of link, and click next.



  • Choose the target application and click next.



  • Set the parameters and click confirm.

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 properties.

  • Em modo de operação você define como a aplicação de destino será exibida.



After these steps, the field will be linked to the target application.


  • 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 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 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. How to do an application link: Open your application and go to the “Application Links” ...
    • 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 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 ...
    • How to edit records from a capture link.

      In this article, see how to create a binding to edit a record from a grid used in a capture binding. We cannot use the edit link in this case, as the edit button will not be available when we access the grid to capture a value. Taking into account ...