I want to have a property as header for my Show SmartInfo action.
One can select the header type as Message/Property/Field Value/Plain Text.
The thing is, the property on the clipboard is not formatted.
e.g. I have a property IBAN containing something like BE12123456789012
I want to show it as BE12 1234 5678 9012 in my popup header.
In a plain HTML, we could insert <p:r n=“ID” f=“Iban”/> in order to get it, but how do I get the same result in the action Show SmartInfo?