Hello.
I'm trying to print an html table in which there are some fields in a multi line text format.
I'got the solution for on item in the list but I did'n understand how to manage this for multiple items:
These are my steps:
1) I got the elements
2) I select them

3) I compose the html
The problem is the "Note" field that is multi line...
I read about uri (etc).... but how can I solve this problem for each element?
As you can imagine the html table is filled with no line feed 😂
many thanks
Luca