982
Views
5
Comments
Solved
New line Messege
Question

Good afternoon someone already had to skip the line in Message, I'm in version 11 already tried using NewLIne () and <br> </br> but it didn't work, has anyone done this?

2025-11-19 06-14-01
Miguel Verdasca
Champion
Solution

Hi Daianne,

here you have an example to feedback message in Mobile.

Cheers

2025-11-19 06-14-01
Miguel Verdasca
Champion

Hi Daianne,

Did you check this post?

Cheers,

Nuno

2025-10-29 14-26-01
Daianne Souza
Champion

HI Nuno,

Yes, one more example and, for expression, I need FeedbackMessage.

Thanks!

2025-11-19 06-14-01
Miguel Verdasca
Champion
Solution

Hi Daianne,

here you have an example to feedback message in Mobile.

Cheers

2021-03-18 21-03-15
Benjith Sam
 
MVP

Hi Daianne,


Enclose the feedback message within EncodeHtml() built-in function. Please refer the below example:

Code Snippet

EncodeHtml("Hi Daianne, " + NewLine() + "Hope this solution helps you!")


Check this out: https://sbsam.outsystemscloud.com/UI_SampleApp/Entry1.aspx

Hope this helps you!


Regards,

Benjith Sam

2022-04-26 21-27-03
Matt Geiger

That is no longer working... 

newline.png
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.