I have infopath form. There is two fields Field A & Field B. In field B when i enter the APP ID and Submit then next view i have multiline textbox. im retriving Data from SP list using Data Connection.
But all data are reflecting in one line continuseouly . im expecting it should be disply in readable format.
Reflecting like this: Hii Hello How are you?
Expecting: HI
Hello
How are you?