Link

Creates a link to an external web page or to another page in an application.

Set or modify the data binding for the view in the General properties tab. The Link view can be bound to a Boolean variable. If bound, the variable value is set to true when the link is clicked.

You can use the Link view to link to an outside web page or you can use it to create a cross-reference to a different view or section within the same page or view, for example, a link within a table.

Under Configuration, set or modify the appearance and behavior properties for the view. Under Events, set the formula configuration properties.

Screen size
A configuration property that has the Screen Sizes icon The Screen Sizes icon beside the property name can have different values for each screen size. If you do not set a value, the screen size inherits the value of the next larger screen size as its default value.
Theme definitions
Theme definitions specify the colors and styles for a view and determine its appearance. You can preview the look and feel of views in the theme editor. See Themes.
The appearance configuration properties for the Link view are listed in the following table:
The behavior configuration properties for the Link view are listed in the following table:
To add a link to IBM® Support to your UI, complete the following steps:
  1. Add a Link view to your page at the appropriate location, and then set the following configuration properties for the link:
    1. Under Behavior, in the Link text field, type in Take me to IBM Support, set the Link type to URL, and then enter https://www.ibm.com/support in the Link URL. Leave Open in same window clear.
    2. Under Appearance, set Text alignment to Left, Color style to Muted, Size style to Large, Text weight to Slim, and Label placement to Top.
  2. Save your changes.

At run time, the result is a light-gray link that reads "Take me to IBM Support". When clicked, the link takes you to the IBM Support External link opens a new window or tab portal.

For information about how to create a coach or page, see Building coaches.
For information about standard properties (General, Configuration, Positioning, Visibility, and HTML Attributes), see View properties.