Custom HTML Snippet

Content Type: Widget
Categories: User Interface

Overview

The Custom HTML Snippet widget allows developers to inject and render dynamic or static HTML, JavaScript, jQuery, or a combination of these within their Mendix applications. Ideal for embedding custom UI, lightweight animations, integrations, and third-party scripts. Supports both static configuration and dynamic content via entity attributes. jQuery is auto-loaded if not present.

Documentation

Key Features:

  • Supports HTML, JavaScript, jQuery, and Combination code modes

  • Dynamic or static code injection via entity attributes or hardcoded values

  • Auto-loads jQuery (v3.6.0) if missing

  • Executes embedded

Releases

Version: 1.0.0
Framework Version: 9.0.5
Release Notes: Version 1.0.0 – Initial Release Release Date: 05-06-2025 Features: ✅ Support for multiple code types: HTML, JavaScript, jQuery, and Combination mode. ✅ Static and dynamic code injection via entity attribute or manual input. ✅ Automatic jQuery loading if not already available in the Mendix runtime. ✅ Execution of inline