Closed angelo337 closed 6 years ago
in order to convert an array to a single string we can use:
`
`
with that configuration we can join the array using a single space " ", however if you need another character you can replace it with your character after ':'
Glad you found a way and took the time to report it.
hi there Pascal I am having an issue with the imported and field returns from an external content, all the HTML returned is format in every line with "\n" and my custom field is returning not a single string but an array of values. Could you please help me ? thanks