How to concatenate HTML value with Task variable in Task Form?
Issue
If formula is supplied for a field value that displays HTML, like: ="<h2>Some fixed header data combined with " + {processVar1} + "</h2>", it is expected to see some rendered text on the form with Heading 2 style that says "Some fixed header data combined with
More specifically, it is possible to achieve the String concatenation of a HTML constant and Task variable so a result looks like this:

But how to achieve it so that the values are displayed inline, like this:

Environment
- Red Hat JBoss BPM Suite
- 6.2.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
