Skip to main content

Get help for ARIS Process Mining functions and services

Use links in the Text component

You can insert links into the Text component to open, for example, a web page.

Procedure. Procedure
  1. Add a Text component to an app. The Configuration panel opens.

  2. You can select text in the text field in the Configuration panel and add a link to the selected text, or insert a link anywhere in the text.

    1. Mark text in the text field or place the mouse pointer in the text field.

    2. Click the Link Insert link icon. A corresponding dialog opens.

    3. Enter a link in the URL input field, for example, http://example.com. You can also enter a variable in the input field. To use a variable, you must reference the variable with the placeholder name you specified: ${<placeholder name>}, for example ${myURL}.

      Note that you must specify a protocol for the link in the URL input field, for example, https:\\. The protocol is not automatically added to the URL.

    4. You can enter a text in the Text input field to be displayed instead of the link. If you previously marked text, the marked text is changed accordingly.

    5. If you want to open the linked page in a new tab, enable Open in new tab. The option is disabled by default.

    6. Click Insert.

You inserted a link into the Text component.