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?
Hi Daianne,
here you have an example to feedback message in Mobile.
Cheers
Did you check this post?
Cheers,
Nuno
HI Nuno,
Yes, one more example and, for expression, I need FeedbackMessage.
Thanks!
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
That is no longer working...