I want to display a list of fields in a bullet format so that each value is its own bullet. How do I structure the text element to accomplish this? I currently have this in the text field:
[ul] [li] Each item's value join with line_break [/li] [/ul]
This however, ends up with only the first value having a bullet and not the 2nd onwards.
Try to create an example in the rich text editor first and save that to the database and you will see how the list is structured. I created a small example: