Hey guys, I have the following XML data importing into a dynamic textfield:
<articles>Name1 Name2 Name3 Name4 Name5 Name6 Name7 Name8</articles>
But I would like to have the each of the names on a newline in the textfield. Is that possible?
Any help would be greatly appreciated.
Thank you