im making a report where im getting Address Field from LogisticsPostalAddress Table
i put it in a textbox, it is working properly, but the output is making many lines, it looks like this:
----
street
city
country
----
i want it to be in a 1 line only, and look like this:
----
street city country
----
is there a textformatting to make it look like that?
im using Visual Studio 2013 and AX 2012
please help, thanks
*This post is locked for comments
I have the same question (0)