How to create a button link

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



  • Click in the "link" blue button.



  • Choose the target application.



  • Set the parameters.

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 of the link and save.



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