Page 1 of 1

How to put line changes on text table fields

Posted: Wed Jul 06, 2022 12:57 pm
by rauljl1
Hi, Tony.
I'm using Localize UI for this text:
"Line1
Line2"

But, when I put this text on the Text table field for the Text, the change lines disappear into this:
"Line1 Line2"

How can I do this?

Re: How to put line changes on text table fields

Posted: Wed Jul 06, 2022 2:40 pm
by Tony Li
Hi,

Field names can't have newlines. Change your field name to "Line1\nLine2":

localizeNewline1.png
localizeNewline1.png (3.24 KiB) Viewed 136 times

You can use newlines in the field value:

localizeNewline2.png
localizeNewline2.png (11 KiB) Viewed 136 times