I am experiencing a problem to display a column with multiple values, with each value in a separate line.
For example, a column named “title” and I put following formula:
“line1”: “line2” : “line3” : “line4” : “line5” : “line6” : “line7” : “line8” : “line9” : “line10” : “line11” : “line12” : “line13” : “line14” : “line15” : “line16”.
What I found is that on the view, it only shows line1 to line9 in continuous lines, one value at a line. What I hope certainly is to show all 16 values in 16 continous lines.
May I miss anything? Thanks for help!
Shawn