Line break

Is there some way to input a line break on my localize text formula?

I have a long text on my localize field and i need to give some space between phrases, coudn't find anyway

Solved Solved
0 13 529
  • UX
1 ACCEPTED SOLUTION

I was trying here and I got you. I think it is impossible to line break the localize ux.

View solution in original post

13 REPLIES 13

USE ENCODEURL() like:

TEXT(ENCODEURL("YOUR TEXT HERE
AND THIS IS A LINE BREAK"))

Hmmm, do you have another way to explain it?
I think I couldn't understand! Or I wasn't very clear
I have this text on my localize and I need to put a line break between the phrases
Does ENCODEURL() fit well in what I explained?

Mnica_0-1656006368115.png

 

ENCODEURL("Pressione o botรฃo 'mais' (+)
para lanรงar a despesa.

Consulte normas e procedimentos no botรฃo

'regras'.")

Each field on the "Localize" tab has a switch that allows you to enter an expression:

SkrOYC_0-1656007710226.png

Then you can add any text you want adding line breaks with just the Enter/Return key.

Also make sure to add the text inside quotes "", like this:

"This is some text.
This is a new line.
This is the third one"

That's exactly what I did, my output still the same down bellow

The problem is that the line breaks added by you are ignored or that AppSheet adds more of them?

Just ignored, I appreciate your trying anyway!!!

Sadly it doesn't work, this is my output

Mnica_0-1656007412063.png

 

I was trying here and I got you. I think it is impossible to line break the localize ux.

No problem! Thanks for your attention!!

Localize fields use Text data type, not Long Text data type, which I think is required for line breaks.

dbaum_0-1656074345565.png

 

Yes, I can confirm based on further testing on my side.

I'm going to open a feature request

Thank's a lot for trying to improve our experience with appsheet!

Top Labels in this Space