Separator between display of selected values
Permalink
One of my defined form fields("Category") is a multi-select box (Cat A, Cat B, etc..). Currently, the Data Display detail view outputs all user-selected values as a single text string with no separators between them. Ideally, I'd like to add a pipe or comma character between each listed value.
Apologies if this is a silly question. Seems like it should be easy, but the view.php template just seems to grab the full db value, and the DD template doesn't seem to offer a way to format discrete components within a single answer. Not sure where else I should be looking.
Any pointers?
Apologies if this is a silly question. Seems like it should be easy, but the view.php template just seems to grab the full db value, and the DD template doesn't seem to offer a way to format discrete components within a single answer. Not sure where else I should be looking.
Any pointers?