Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Line Break in expression editor of fire notification in visual builder

edited Apr 2, 2023 10:15AM in Visual Builder 3 comments

Summary:

I have this requirement that I need to add one or more line breaks in the expression editor of fire notification to neatly split and align my error message in the popup. I am passing two variables in the editor but I need a line break between them so I tried something like (Var1+\n+Var2), (Var1+\nVar2), (Var1\nVar2), (Var1+<br>+Var2), (Var1+<br>Var2) and (Var1<br>Var2) but nothing worked. please help me with the proper syntax.

Content (required):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!