Plugin Overview
- The HTML Decode Hash Variable Plugin decodes one layer of HTML5 entities using the same Jsoup entity support used by Joget's Custom HTML element.
- Apply the Hash Variable by using the hash variable #htmlDecode.form.TABLE.COLUMN?noescape# in any part of your app that supports hash variables (example: form fields, email tool, UI components, or process tools).
- For more information regarding this plugin, please refer to the knowledge base here.
Syntax & Usage
For a text field, email subject, or other plain-text destination:
#htmlDecode.form.TABLE.COLUMN?noescape#
For example:
#htmlDecode.form.first.name?noescape#
To specify a primary key explicitly:
#htmlDecode.form.TABLE.COLUMN[PRIMARY_KEY]?noescape#
Versioning
9.0.0 | Date Released: 11 September 2026