Link Properties

Properties of a hypertext connection to a resource.

The Link control is supported for these platforms:

Limitations of the Link control include:

Property Description
Label The text that appears comes from the key or, if that is not supplied, from the default value.
Input data binding
  • Keyunique identifier within the current scope, used when setting or retrieving a value. Click New key to create a new key for the control.
    Note: If the value is not unique, the Problems view reports a missing key error.
  • Default value – default value for the control.
HREF settings
  • Logical type – Type of link, such as phone number or email address. Except for the Custom type, each available type provides a preset prefix and suffix text field for your anchor. For example:
    <a href="mailto:user@email_address">send mail</a>
  • Prefix – For the Custom link type, enter the prefix for your link expression.
  • Suffix – For the Custom link type, enter the suffix for your link expression.