One of our form fields is a Checkbox field, and in the email notification the selected values are displayed as a comma-separated string, for example:
Value A, Value C, Value D
We would like these values to be displayed as a bulleted list (HTML ) instead of a single line of text.
HS728440