Integrity Export to Word doesn't work as I want
wenn i try to export a document to word, integrity insert a new line between 2 fields.
My word template look like this:
...
<%elseif {Category} == "Information"%>
[<%{Section}%>]<%{Text}%>
<%else%>
....
and the result are:
[5.1]
The development ...
I want to have all in one line... but i don't know how... can you help me?

