Hi have a custom checkbox channel field with 9 line items. Channel entries may have selected anywhere from 1 to all 9 checkboxes.
I would like to have the checked items displayed on the page in an unordered bulleted list. I have tried putting the [field_name] between ul tags, between ul/li tags with default formatting set to none, auto br, and xhtml. But it appears that this field type automatically adds a comma after each line item. If I add li tags to each line in the field’s multi-select options, I get the bullets, but I also get an extra line break with a comma between bullet lines.
Any suggestions for how to get a bulleted list to display.
Worst case, I can go to a text area and define the list with tags, but that will make entries a slower.
Maybe it would need a custom field type defined.
