Formating help text in form pop-up help icon.
Hellos,
I am adding some on-screen guidance to a few key fields on a Create/Edit user form.
The customer wants the information to be in 2 languages, Local language AND english.
What I am struggling with is how to put blank lines of text in the help value. It seems IDM just takes the help value as one long string and wraps it around.
Is it possible to format this help ?
Currently I have something like (after bpe saves it in repository):
<Property name='help' value='This is a unique personal number given to the user by HR system. Partner/Subcontractor users must also be registered in HR system in order to get this unique number. Contact HR for more information. Tm on kyttjn yksilllinen henkilnumero HR-jrjestelmst.'/>
What I want is to separate the language texts with a blank line or two.

