Text input "new line" or "carriage return"

On an external keyboard, I can add new lines to a text input by using shift+enter. How can this be replicated in an experience when the shift key is missing from the on screen keyboard?

Thanks!

Hi @Hootie

In order to replicate the same behavior, you need to check the Line wrap property in your Text Input’s Text properties Section.

This will lead to adding a new line when pressing Shift+Enter key.

Regards,

Alex.

2 Likes

Thank you!

I just realized the Alt key does the same. I’m good now.

2 Likes