Hello everybody!!!!
I have a problem in a cell from a table where I have to write a few addresses from diferent people. The problem is that I have to write all of them in the same Text field(Text is the kind of the node I use). I have tried to include "\n" between each address but it didn´t work. I would like to fix it whitout change the structure of my code but i don´t know if it is possible. Finally my code execute a "getMailMerge().execute" to replace the mergefield, but it delete the "\n" characters. Somebody know if there are any character to include that make it to work ok or other quick solution???
Thanks a lot.