Solved

I want to add a list or a line break in an in-app message

  • 18 April 2023
  • 1 reply
  • 268 views

I want to add a list or line breaks in an in app message. I tried editing the HTML to add <ul> and <li> tags and it didn’t work. Line break <br> tags didn’t work either. Is there a way to make this possible? I want to create the message in this image below.

 

 

icon

Best answer by Penny 19 April 2023, 09:54

View original

1 reply

Userlevel 4

Hey Ethan,

Within your message, you can add a Vertical List component: 

 

Within the Vertical List component, you can add each bullet point as a separate Text field (note that you would need to include the bullet point manually within the text): 

 

So within the Vertical List, you might see something like this:

 

And this should render something that looks like what you’re hoping to achieve here:

 

I hope this helps! :) 

Reply