Link Component

   MaestroThe UI design product.  |   Form Builder |  All versions This feature is related to all versions.

Maestro provides the Link component that allows you to add a text link to a form. This can be used to redirect users to a URL away from the form, for example to direct users to websites that contain terms and conditions or privacy statements. However, when users navigate away from the form, there is always a chance that they won’t return, so use this component with this information in mind.

To configure the Link component on a form:

  1. Open a Maestro form.
  2. Click the Palette tab and expand Display Fields.
  3. Select Link and drag and drop it on the form.
  4. Click the Properties tab.
  5. Edit the following Link properties:
  6. Label - the text that displays on the form, which users select to follow the link’s URL.
  7. Link URL - the URL for the link.
  8. Link Target - defines where the link opens when users click on it. The options are:
  • _blank- Opens the linked document in a new window or tab. This is the default.
  • _self -Opens the linked document in the same frame as it was clicked.
  • _parent - Opens the linked document in the parent frame.
  • _top - Opens the linked document in the full body of the window.
  1. Click Save.
  2. Click Build and Render Form to see how this rule is displayed when the form is built and rendered.