Good evening, I have a problem with the tag <br> in Multi -Line.
In the report view , an application executes the command <br> while in another no, visualizzandomi simple text <br> no newline .
example
Report in application1
Multiline = " 1 <br> "
In report =
1
Report in application2
Multiline = " 1 <br> "
in report =
1 <br>
May depend on what ?
David