Display "list" in current cell as bullets rather than delineated by commas

Hi!

I’m trying to set up data that has multiple entries to display as a stacked, bulleted list rather than a line of lists delineated by commas. Actual bullets are not necessary but I would like the data to be stacked. Sometimes this data exists in a repeating group, sometimes it exists in a pop up.

Here’s what I have:Screen Shot 2021-03-08 at 11.13.59 PM

Here’s what I want: Screen Shot 2021-03-08 at 11.14.46 PM

Thank you for any insight!

Hey there @graydev,

You can probably use the :find&replace method and replace a comma and space with a bullet point.

Hope this helps! :blush:

Ditto the replace could use some bbcode

Use ‘format as text’ on the list.

You can add a bullet point before the content to display per item, and press enter to create a line break as the delimiter.

4 Likes

Hey Adamholmes can you show some the code or screenshot of this → how this needs to be done? I am trying this and not getting the result

Please thanks.

If you’re asking specifically about how to format a list of texts in a bulleted list, it would be the following:

2 Likes

Thanks much, yes was looking for this.

Hi Adam,
Thanks for this tip.
Would you know how we can customise the padding for such a list?
I’d like to show mine without any padding, aligned left…