This article explains how to create a hyperlink in a header, description or help text of a form field.
Prerequisites
|
Creating a hyperlink
Hyperlinks are supported for the following fields:
- Header form field.
- Description form field.
- Help text prefix of any form field.
- Help text postfix of any form field.
Important
|
Hyperlink logic
For creating hyperlinks markdown like syntax is used:
Syntax | [Text to display](Address) |
---|---|
Input | text, url |
Output | Clickable hyperlink |
Important
|
Example
In this example a hyperlink to the Help center of Templafy is created for the 'Description' form field.
- On the Form tab in the Type field select Description.
- In the Text field type: 'For more information [click here](https://support.templafy.com)'.
- Click Add to form. The result looks like this:
- When a user creates a document then in the Composer the result looks like this (you can easily test this by clicking Preview Form on the Form tab):
- When the link is clicked, the result will be opened in a browser window.
Comments
Article is closed for comments.