Linkified Text
Content Type: Widget
Categories: User Interface
Overview
Displays plain text with URLs automatically converted into clickable links.
Documentation
LinkifiedText
Displays plain text with URLs automatically converted into clickable links.
Features
- Detects URLs in plain text (supports https://, www., and domain-only formats like example.com)
- Converts valid URLs to clickable hyperlinks that open in a new tab
- Keeps the surrounding text unformatted and untouched
Usage
- Add the widget to your Mendix page via drag & drop in Studio Pro.
- Bind the Value property to a string input or expression containing the text you want to display.
- Ensure that the bound attribute contains plain text that may include URLs (e.g. user comments, descriptions, etc.).
- The widget will automatically render clickable links.
Issues, suggestions and feature requests
Releases
Version: 1.0.0
Framework Version: 10.18.6
Release Notes: Initial release