The Link field is used to add clickable hyperlinks within the application. You use it to navigate users to external web pages or resources.
Note
This field supports all standard field properties. Refer to the Form Field Properties article for validation, visibility, and styling options.
The properties below apply only when the Link field is selected.
| Property | Description |
|---|---|
| Insert Link | Allows you to add a hyperlink to an external webpage or resource. |
| Type | Mistake | Impact | Fix |
|---|---|---|---|
| Invalid URL | Incorrect or incomplete link | Link does not open | Enter a valid URL |
| Using for navigation inside form | Expecting internal routing | Does not work as expected | Use proper navigation methods |
| Missing protocol | URL without http/https | Link may fail | Add full URL with protocol |